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