vector::sinks

Type Alias Healthcheck

Source
pub type Healthcheck = BoxFuture<'static, Result<()>>;

Aliased Typeยง

struct Healthcheck {}