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