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