[][src]Crate transitive_from

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.

Macros

hierarchy

Helper macro to create transitive From implementations.