Skip to main content

take_string

Function take_string 

Source
pub fn take_string<'a>(input: &mut &'a str) -> ModalResult<&'a str>