Macro rustfmt_nightly::try_opt [] [src]

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