[][src]Crate transitive_from

Helper macros for creating hierarchies of transitive From implementations.

Currently, this crate only consists of the transitive_from::hierarchy macro.

Macros

hierarchy

Helper macro to create transitive From implementations.