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