Macro pear::whitelist[][src]

macro_rules! whitelist {
    ($input:expr, $($inner:tt)*) => { ... };
}