pub struct PaginationNulls {}Auto Trait Implementations§
impl Freeze for PaginationNulls
impl RefUnwindSafe for PaginationNulls
impl Send for PaginationNulls
impl Sync for PaginationNulls
impl Unpin for PaginationNulls
impl UnsafeUnpin for PaginationNulls
impl UnwindSafe for PaginationNulls
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