Struct batsim::json_protocol::BatsimMessage [] [src]

pub struct BatsimMessage {
    pub now: f64,
    pub events: Vec<BatsimEvent>,
}

Fields

Trait Implementations

impl Debug for BatsimMessage
[src]

[src]

Formats the value using the given formatter.