Struct onedrive_api::resource::Tag[][src]

pub struct Tag(_);

Methods

impl Tag
[src]

Trait Implementations

impl Debug for Tag
[src]

Formats the value using the given formatter. Read more

impl Eq for Tag
[src]

impl Hash for Tag
[src]

Feeds this value into the given [Hasher]. Read more

Feeds a slice of this type into the given [Hasher]. Read more

impl PartialEq for Tag
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

Auto Trait Implementations

impl Send for Tag

impl Sync for Tag