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