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 |
#2519 in Rust patterns
120 downloads per month
10KB
139 lines
transitive_from
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.