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