Struct ErrorInfo
parser_c::data::error
pub struct ErrorInfo(pub ErrorLevel, pub Position, pub Vec<String>);
impl Debug for ErrorInfo
fn fmt(&self, __arg_0: &mut Formatter) -> Result
Formats the value using the given formatter.