Crate value_from_type_traits [] [src]

Traits used in conjunction with the [value_from_type_macros] crate.

Traits

FromType

Returns an enum variant for the generic argument.

IntoEnum

Reflexive implementation on [FromType].