pub type PErr<'a> = DiagBuilder<'a, ErrorGuaranteed>;Expand description
Parser error type.
Aliased Typeยง
pub struct PErr<'a> { /* private fields */ }pub type PErr<'a> = DiagBuilder<'a, ErrorGuaranteed>;Parser error type.
pub struct PErr<'a> { /* private fields */ }