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

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