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