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