Struct mcaptcha::api::v1::meta::HealthBuilder [−][src]
Expand description
Builder for Health
.
Fields
db: Option<bool>
redis: Option<Option<bool>>
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for HealthBuilder
impl Send for HealthBuilder
impl Sync for HealthBuilder
impl Unpin for HealthBuilder
impl UnwindSafe for HealthBuilder
Blanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more