transitive_from

Crates.iotransitive_from
lib.rstransitive_from
version0.1.3
sourcesrc
created_at2020-10-12 13:41:44.850015
updated_at2020-10-14 17:29:38.434702
descriptionHelper macros for creating hierarchies of transitive `From` implementations.
homepagehttps://github.com/steffahn/transitive_from
repositoryhttps://github.com/steffahn/transitive_from
max_upload_size
id298724
size22,296
Frank Steffahn (steffahn)

documentation

https://docs.rs/transitive_from

README

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

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: 14

cargo fmt