Macro pear::try_repeat[][src]

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