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