impl_try_from

Macro impl_try_from 

Source
macro_rules! impl_try_from {
    ($SCALAR:ident, $NATIVE:ident) => { ... };
}