Struct batsim::json_protocol::Notify [] [src]

pub struct Notify {
    pub notify_type: String,
}

Fields

Trait Implementations

impl Debug for Notify
[src]

Formats the value using the given formatter.