Struct stripper_lib::types::EventInfo
[−]
[src]
pub struct EventInfo {
pub line: usize,
pub event: EventType,
}Fields
line: usize
event: EventType