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