pub struct googleDocMetadata;
Trait Implementations§
Source§impl Field for googleDocMetadata
impl Field for googleDocMetadata
Auto Trait Implementations§
impl Freeze for googleDocMetadata
impl RefUnwindSafe for googleDocMetadata
impl Send for googleDocMetadata
impl Sync for googleDocMetadata
impl Unpin for googleDocMetadata
impl UnwindSafe for googleDocMetadata
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more