value_try_from_all

Macro value_try_from_all 

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