Type Definition fluent_syntax::parser::Result[][src]

type Result<T> = Result<T, ParserError>;