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