Function parser_c::parser::parser_monad::unP [] [src]

pub fn unP<a>(p: P<a>) -> Rc<Box<Fn(PState) -> ParseResult<a>>>