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