[][src]Function abnf::option

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

option = "[" *c-wsp alternation *c-wsp "]"