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