Macro capitan_lib::tryopt[][src]

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