pub fn render_candidate_report(
candidates: &[TargetCandidate],
json: bool,
) -> StringExpand description
Renders scored target candidates as either JSON or terminal text.
pub fn render_candidate_report(
candidates: &[TargetCandidate],
json: bool,
) -> StringRenders scored target candidates as either JSON or terminal text.