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