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