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