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