Struct scylladb_parse::keywords::INSERT
source · [−]pub struct INSERT;Trait Implementations
impl Copy for INSERT
Auto Trait Implementations
impl RefUnwindSafe for INSERT
impl Send for INSERT
impl Sync for INSERT
impl Unpin for INSERT
impl UnwindSafe for INSERT
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