Struct slotchange
pub struct slotchange;
Trait Implementations§
§impl EventDescriptor for slotchange
impl EventDescriptor for slotchange
Auto Trait Implementations§
impl Freeze for slotchange
impl RefUnwindSafe for slotchange
impl Send for slotchange
impl Sync for slotchange
impl Unpin for slotchange
impl UnwindSafe for slotchange
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