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