string

Function string 

Source
pub fn string<'a>(
    input: &'a [u8],
    stable: &[Rc<ByteBuf>],
) -> IResult<&'a [u8], Rc<ByteBuf>>