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