Struct tozny_auth::protocol::SignatureType
[-] [+]
[src]
pub struct SignatureType(_);
pub struct SignatureType(_);
impl SignatureTypefn new(s: String) -> SignatureTypefn from_slice(s: &str) -> SignatureTypeimpl Newtype<String> for SignatureTypeimpl Decodable for SignatureTypefn decode<D: Decoder>(d: &mut D) -> Result<SignatureType, Error>impl Encodable for SignatureTypeimpl ToJson for SignatureTypeimpl Debug for SignatureTypeimpl Clone for SignatureTypefn clone(&self) -> SignatureTypefn clone_from(&mut self, source: &Self)impl Eq for SignatureTypefn assert_receiver_is_total_eq(&self)impl PartialEq for SignatureTypefn eq(&self, __arg_0: &SignatureType) -> boolfn ne(&self, __arg_0: &SignatureType) -> bool
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).