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