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