Struct batsim::json_protocol::Notify
[−]
[src]
pub struct Notify {
pub notify_type: String,
}Fields
notify_type: String
pub struct Notify {
pub notify_type: String,
}notify_type: String
impl Debug for Notify[src]