Enum rump::options::Options
[−]
[src]
pub enum Options {
Empty,
}Represents different Options that can be sent wth a WAMP event
Variants
Empty |
pub enum Options {
Empty,
}Represents different Options that can be sent wth a WAMP event
Empty |
impl Encodable for Optionsimpl PartialEq for Optionsimpl Clone for Optionsfn clone(&self) -> Optionsfn clone_from(&mut self, source: &Self)impl Debug for Optionsimpl Decodable for Options