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