incrust::abc
pub enum ParseError { Syntax(String), }
Syntax(String)
impl Debug for ParseError
fn fmt(&self, __arg_0: &mut Formatter) -> Result
Formats the value using the given formatter.