pub fn secrets_table(secrets: &[SecretResponse]) -> TableExpand description
Render a list of secrets as a table.
SecretResponse carries no value field, so no secret material can reach
this table by construction.
pub fn secrets_table(secrets: &[SecretResponse]) -> TableRender a list of secrets as a table.
SecretResponse carries no value field, so no secret material can reach
this table by construction.