Struct tozny_auth::protocol::Presence
[-] [+]
[src]
pub struct Presence(_);
pub struct Presence(_);
impl Presence
impl Newtype<String> for Presence
impl Decodable for Presence
impl Encodable for Presence
impl ToJson for Presence
impl Debug for Presence
impl Clone for Presence
fn clone(&self) -> Presence
fn clone_from(&mut self, source: &Self)
impl Eq for Presence
fn assert_receiver_is_total_eq(&self)
impl PartialEq for Presence
Prefix searches with a type followed by a colon (e.g.
fn:
) to restrict the search to a given type.
Accepted types are: fn
, mod
,
struct
, enum
,
trait
, typedef
(or
tdef
).