Struct gluon_parser::lexer::Offside [] [src]

pub struct Offside {
    pub location: Location,
    pub context: Context,
}

Fields

Trait Implementations

impl Clone for Offside
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for Offside
[src]

Formats the value using the given formatter.