try_deref

Macro try_deref 

Source
macro_rules! try_deref {
    ($expr:expr $(,)?) => { ... };
}