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