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