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