Function init

Source
pub async fn init<F>(log_path: Option<PathBuf>, fut: F) -> Result<()>
where F: Future<Output = Result<()>> + UnwindSafe,
Expand description

Initializes error and panics handling