pub struct Clsact {}
Trait Implementations§
impl StructuralPartialEq for Clsact
Auto Trait Implementations§
impl Freeze for Clsact
impl RefUnwindSafe for Clsact
impl Send for Clsact
impl Sync for Clsact
impl Unpin for Clsact
impl UnwindSafe for Clsact
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