Expand description
Builder for Health.
Fields§
§db: Option<bool>§redis: Option<Option<bool>>Implementations§
source§impl HealthBuilder
impl HealthBuilder
Trait Implementations§
source§impl Clone for HealthBuilder
impl Clone for HealthBuilder
source§fn clone(&self) -> HealthBuilder
fn clone(&self) -> HealthBuilder
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more