Skip to main content

format_candidate_table

Function format_candidate_table 

Source
pub fn format_candidate_table(rows: &[CandidateRow]) -> String
Expand description

Render rows as a padded table. kubectl-shaped so the output can be read beside kubectl get pgcand without retraining the eye.