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