Struct rump::options::Details
[−]
[src]
pub struct Details {
roles: Roles,
}Represents advanced features this WAMP Client implements
Fields
roles |
pub struct Details {
roles: Roles,
}Represents advanced features this WAMP Client implements
roles |
impl Detailsfn new() -> Selfimpl Clone for Detailsfn clone(&self) -> Detailsfn clone_from(&mut self, source: &Self)impl Debug for Detailsimpl Encodable for Detailsimpl Decodable for Details