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