Crates.io | transitive_from |
lib.rs | transitive_from |
version | 0.1.3 |
source | src |
created_at | 2020-10-12 13:41:44.850015 |
updated_at | 2020-10-14 17:29:38.434702 |
description | Helper macros for creating hierarchies of transitive `From` implementations. |
homepage | https://github.com/steffahn/transitive_from |
repository | https://github.com/steffahn/transitive_from |
max_upload_size | |
id | 298724 |
size | 22,296 |
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.
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.