Function parse_form_control

Source
pub fn parse_form_control(input: &[u8]) -> IResult<&[u8], FormControl>