Struct fluent_syntax::parser::errors::ErrorInfo [−][src]
Fields
slice: String
line: usize
pos: usize
Trait Implementations
impl Debug for ErrorInfo
[src]
impl Debug for ErrorInfo
fn fmt(&self, f: &mut Formatter) -> Result
[src]
fn fmt(&self, f: &mut Formatter) -> Result
Formats the value using the given formatter. Read more
impl PartialEq for ErrorInfo
[src]
impl PartialEq for ErrorInfo