syntex_syntax::parse::PResult [] [src]

type PResult<'a, T> = Result<T, DiagnosticBuilder<'a>>;