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