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