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