Crates.io | into_ext |
lib.rs | into_ext |
version | 0.1.2 |
source | src |
created_at | 2021-09-03 15:17:08.304911 |
updated_at | 2021-09-06 16:26:23.71005 |
description | Extension trait for the “Into” trait, offering a method “.into_:: |
homepage | https://github.com/steffahn/into_ext |
repository | https://github.com/steffahn/into_ext |
max_upload_size | |
id | 446488 |
size | 25,261 |
Extension trait for the Into
trait, offering a method .into_::<T>()
to specify the target
type of conversion.
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.