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