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