[][src]Type Definition rustc_ap_syntax::parse::PResult

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