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