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