[][src]Macro pear::whitelist

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