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 Details
fn new() -> Self
impl Clone for Details
fn clone(&self) -> Details
fn clone_from(&mut self, source: &Self)
impl Debug for Details
impl Encodable for Details
impl Decodable for Details