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