Function hoodlum_parser::hdl_parser::parse_Code [] [src]

pub fn parse_Code<'input>(input: &'input str)
                          -> Result<Code, __ParseError<usize, (usize, &'input str), ()>>