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