Macro pear::maybe[][src]

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