lo48576 / opaque_typedef

Easy opaque typedef for Rust programming language.

Home Page:https://crates.io/crates/opaque_typedef

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nightly `TryInto` and `TryFrom` trait support

lo48576 opened this issue · comments

Nightly `TryInto` and `TryFrom` trait support

Just as an update it was stabilized and reverted with rust-lang/rust#49518

TryFrom is stabilized since Rust 1.34.0 🎉