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