pub struct Ofs_SPEC;Trait Implementations§
Source§impl Ord for Ofs_SPEC
impl Ord for Ofs_SPEC
Source§impl PartialOrd for Ofs_SPEC
impl PartialOrd for Ofs_SPEC
impl Copy for Ofs_SPEC
impl Eq for Ofs_SPEC
impl StructuralPartialEq for Ofs_SPEC
Auto Trait Implementations§
impl Freeze for Ofs_SPEC
impl RefUnwindSafe for Ofs_SPEC
impl Send for Ofs_SPEC
impl Sync for Ofs_SPEC
impl Unpin for Ofs_SPEC
impl UnsafeUnpin for Ofs_SPEC
impl UnwindSafe for Ofs_SPEC
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