nom::take_str! [] [src]

macro_rules! take_str {
    ( $i:expr, $size:expr ) => { ... };
}

same as take! but returning a &str