[][src]Function flatzinc::par_decl_item

pub fn par_decl_item<'a, E: ParseError<&'a str>>(
    input: &'a str
) -> IResult<&'a str, ParDeclItem, E>