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