Struct onedrive_api::resource::DriveId [−][src]
pub struct DriveId(_);
Methods
impl DriveId[src]
impl DriveIdTrait Implementations
impl<'a> From<&'a DriveId> for DriveLocation<'a>[src]
impl<'a> From<&'a DriveId> for DriveLocation<'a>impl Debug for DriveId[src]
impl Debug for DriveIdfn 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 DriveId[src]
impl Eq for DriveIdimpl Hash for DriveId[src]
impl Hash for DriveIdfn 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 DriveId[src]
impl PartialEq for DriveId