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