[][src]Type Definition fast_rustc_ap_rustc_errors::PResult

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