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