[][src]Macro trashcan::opt

macro_rules! opt {
    ($maybe:expr) => { ... };
    ($input:expr, $maybe:expr) => { ... };
}