init

Function init 

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

Initializes error and panics handling