Macro ov_try_from_ref

Source
macro_rules! ov_try_from_ref {
    ($to:ty) => { ... };
}