rustfmt::try_opt! [] [src]

macro_rules! try_opt {
    ($expr:expr) => { ... };
}