vector::sinks

Type Alias Healthcheck

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

Aliased Typeยง

struct Healthcheck {}