pub struct webkitanimationend;
Trait Implementations§
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