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