into_value_from_both

Macro into_value_from_both 

Source
macro_rules! into_value_from_both {
    ($from:ty, $kind:ident) => { ... };
}