[][src]Function abnf::group

pub fn group(input: &[u8]) -> IResult<&[u8], Node>

group = "(" *c-wsp alternation *c-wsp ")"