pub fn run_explain(
issue_type: &str,
output: OutputFormat,
json_style: JsonStyle,
) -> ExitCodeExpand description
Run the standalone explain subcommand.
pub fn run_explain(
issue_type: &str,
output: OutputFormat,
json_style: JsonStyle,
) -> ExitCodeRun the standalone explain subcommand.