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