Function jj_cli::command_error::user_error_with_hint
source · pub fn user_error_with_hint(
err: impl Into<Box<dyn Error + Send + Sync>>,
hint: impl Into<String>
) -> CommandErrorpub fn user_error_with_hint(
err: impl Into<Box<dyn Error + Send + Sync>>,
hint: impl Into<String>
) -> CommandError