Struct tozny_auth::protocol::UserId
[-] [+]
[src]
pub struct UserId(_);
pub struct UserId(_);
impl UserId
impl Newtype<String> for UserId
impl Decodable for UserId
impl Encodable for UserId
impl ToJson for UserId
impl Debug for UserId
impl Clone for UserId
fn clone(&self) -> UserId
fn clone_from(&mut self, source: &Self)
impl Eq for UserId
fn assert_receiver_is_total_eq(&self)
impl PartialEq for UserId
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
).