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