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