pub fn section(input: &[u8]) -> IResult<&[u8], Option<Section<'_>>>
Expand description

section = "[" [section-spec] "]"