[][src]Crate union_type

Macros

union_type

To make a enum a "union type" Assume there exists an A type and a B type, both of them has implemented fn f and g