Function hoodlum_parser::hdl_parser::parse_Decl [] [src]

pub fn parse_Decl<'input>(
    input: &'input str
) -> Result<Decl, ParseError<usize, (usize, &'input str), ()>>