string

Function string 

Source
pub fn string<'a>() -> impl Parser<FrameStream<'a>, Output = &'a str> + 'a