Function load_string

Source
pub fn load_string(input: &[u8]) -> IResult<&[u8], &[u8]>