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