Macro pear::from [] [src]

macro_rules! from {
    ($input:expr, $result:expr) => { ... };
}