impl_try_from_robj_ref

Macro impl_try_from_robj_ref 

Source
macro_rules! impl_try_from_robj_ref {
    ($($type : tt)*) => { ... };
}