word

Function word 

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

word = atom / quoted-string