[][src]Macro yarte_parser::take_while

macro_rules! take_while {
    ($i:expr, $f:expr) => { ... };
}