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