vector
0.50.0
Healthcheck
Aliased Type
In vector::
sinks
vector
::
sinks
Type Alias
Healthcheck
Copy item path
Source
pub type Healthcheck =
BoxFuture
<'static,
Result
<
()
>>;
Aliased Type
ยง
struct Healthcheck {
/* private fields */
}