#[repr(C)]pub struct rax;Trait Implementations§
Auto Trait Implementations§
impl Freeze for rax
impl RefUnwindSafe for rax
impl Send for rax
impl Sync for rax
impl Unpin for rax
impl UnwindSafe for rax
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