pub fn format_candidate_table(rows: &[CandidateRow]) -> StringExpand description
Render rows as a padded table. kubectl-shaped so the output can be read
beside kubectl get pgcand without retraining the eye.
pub fn format_candidate_table(rows: &[CandidateRow]) -> StringRender rows as a padded table. kubectl-shaped so the output can be read
beside kubectl get pgcand without retraining the eye.