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