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