#from #derive #transitive #helper #macro #hierarchies

no-std transitive_from

Helper macros for creating hierarchies of transitive From implementations

4 releases

0.1.3 Oct 14, 2020
0.1.2 Oct 14, 2020
0.1.1 Oct 13, 2020
0.1.0 Oct 12, 2020

#2367 in Rust patterns

Download history 7/week @ 2023-12-11 4/week @ 2023-12-25 24/week @ 2024-01-01 1/week @ 2024-01-08 9/week @ 2024-01-15 22/week @ 2024-01-22 13/week @ 2024-02-05 1/week @ 2024-02-12 64/week @ 2024-02-19 50/week @ 2024-02-26 21/week @ 2024-03-04 14/week @ 2024-03-11 31/week @ 2024-03-18

123 downloads per month

MIT/Apache

10KB
139 lines

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.

No runtime deps