Struct onedrive_api::resource::ItemId [−][src]
pub struct ItemId(_);
Methods
impl ItemId[src]
impl ItemIdTrait Implementations
impl<'a> From<&'a ItemId> for ItemLocation<'a>[src]
impl<'a> From<&'a ItemId> for ItemLocation<'a>impl Debug for ItemId[src]
impl Debug for ItemIdfn 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 ItemId[src]
impl Eq for ItemIdimpl Hash for ItemId[src]
impl Hash for ItemIdfn 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 ItemId[src]
impl PartialEq for ItemId