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