Struct stripper_lib::types::EventInfo [] [src]

pub struct EventInfo {
    pub line: usize,
    pub event: EventType,
}

Fields

Methods

impl EventInfo
[src]

[src]

Trait Implementations

impl Debug for EventInfo
[src]

[src]

Formats the value using the given formatter.