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