Macro ov_try_from

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