pub struct hasPreviousPage;Trait Implementations§
Source§impl Field for hasPreviousPage
impl Field for hasPreviousPage
Auto Trait Implementations§
impl Freeze for hasPreviousPage
impl RefUnwindSafe for hasPreviousPage
impl Send for hasPreviousPage
impl Sync for hasPreviousPage
impl Unpin for hasPreviousPage
impl UnwindSafe for hasPreviousPage
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