datatypes::value

Macro impl_try_from_value

Source
macro_rules! impl_try_from_value {
    ($Variant: ident, $Type: ident) => { ... };
}