pub fn format_start_error(moniker: &Moniker, err: StartError) -> Error
Expand description
Format a StartError into an error message that is suitable for a CLI tool.
pub fn format_start_error(moniker: &Moniker, err: StartError) -> Error
Format a StartError into an error message that is suitable for a CLI tool.