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