[][src]Type Definition fungui_syntax::PError

type PError<'a> = ParseError<State<&'a str, SourcePosition>>;