#conversion #convert #into

no-std into_ext

Extension trait for the “Into” trait, offering a method “.into_::<T>()” to specify the target type of conversion

3 releases

0.1.2 Sep 6, 2021
0.1.1 Sep 3, 2021
0.1.0 Sep 3, 2021

#2836 in Rust patterns

29 downloads per month

MIT/Apache

13KB
120 lines

into_ext

docs.rs crates.io github MIT / Apache 2.0 licensed unsafe forbidden

Extension trait for the Into trait, offering a method .into_::<T>() to specify the target type of conversion.

License

Licensed under either of

at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

No runtime deps