atom

Function atom 

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

atom = CFWS 1*atext CFWS