Struct rump::message::EventSubscribe
[−]
[src]
pub struct EventSubscribe {
message_type: MessageType,
id: u64,
options: Options,
topic: String,
}Fields
message_type | |
id | |
options | |
topic |