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