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