js::syntax::parser::ParseResult[src]

type ParseResult = Result<Expr, ParseError>;