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