into_ext

Crates.iointo_ext
lib.rsinto_ext
version0.1.2
sourcesrc
created_at2021-09-03 15:17:08.304911
updated_at2021-09-06 16:26:23.71005
descriptionExtension trait for the “Into” trait, offering a method “.into_::()” to specify the target type of conversion.
homepagehttps://github.com/steffahn/into_ext
repositoryhttps://github.com/steffahn/into_ext
max_upload_size
id446488
size25,261
Frank Steffahn (steffahn)

documentation

https://docs.rs/into_ext

README

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.

Commit count: 23

cargo fmt