Function bootstrap_or_die

Source
pub async fn bootstrap_or_die() -> !
Expand description

A variant of bootstrap that logs the error and exits the process if bootstrapping fails.