Struct onedrive_api::resource::Tag [−][src]
pub struct Tag(_);
Methods
impl Tag[src]
impl TagTrait Implementations
impl Debug for Tag[src]
impl Debug for Tagfn fmt(&self, f: &mut Formatter) -> Result[src]
fn fmt(&self, f: &mut Formatter) -> ResultFormats the value using the given formatter. Read more
impl Eq for Tag[src]
impl Eq for Tagimpl Hash for Tag[src]
impl Hash for Tagfn hash<__H: Hasher>(&self, state: &mut __H)[src]
fn hash<__H: Hasher>(&self, state: &mut __H)Feeds this value into the given [Hasher]. Read more
fn hash_slice<H>(data: &[Self], state: &mut H) where
H: Hasher, 1.3.0[src]
fn hash_slice<H>(data: &[Self], state: &mut H) where
H: Hasher, 1.3.0
[src]Feeds a slice of this type into the given [Hasher]. Read more
impl PartialEq for Tag[src]
impl PartialEq for Tag