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