pub struct parentDocumentCollectionName;
Trait Implementations§
Auto Trait Implementations§
impl Freeze for parentDocumentCollectionName
impl RefUnwindSafe for parentDocumentCollectionName
impl Send for parentDocumentCollectionName
impl Sync for parentDocumentCollectionName
impl Unpin for parentDocumentCollectionName
impl UnwindSafe for parentDocumentCollectionName
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