Skip to main content

secrets_table

Function secrets_table 

Source
pub fn secrets_table(secrets: &[SecretResponse]) -> Table
Expand description

Render a list of secrets as a table.

SecretResponse carries no value field, so no secret material can reach this table by construction.