transitive_from icon indicating copy to clipboard operation
transitive_from copied to clipboard

Helper macros for creating hierarchies of transitive `From` implementations.

transitive_from

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

Helper macros for creating hierarchies of transitive From implementations.

Currently, this crate only consists of the transitive_from::hierarchy macro.
Please use the link to go to its page for further documentation.

License

Licensed under either of

  • Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
  • MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)

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.