into_ext 0.1.2

Extension trait for the “Into” trait, offering a method “.into_::<T>()” to specify the target type of conversion.
Documentation
  • Coverage
  • 100%
    8 out of 8 items documented4 out of 8 items with examples
  • Size
  • Source code size: 24.89 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 352.37 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Homepage
  • steffahn/into_ext
    4 0 3
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • steffahn

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.