Struct scylladb_parse::EmptyPeek
source · [−]pub struct EmptyPeek;Trait Implementations
impl Copy for EmptyPeek
Auto Trait Implementations
impl RefUnwindSafe for EmptyPeek
impl Send for EmptyPeek
impl Sync for EmptyPeek
impl Unpin for EmptyPeek
impl UnwindSafe for EmptyPeek
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more