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