pub fn api_keys_table(keys: &[ApiKeyResponse]) -> TableExpand description
Render a list of API keys as a table.
ApiKeyResponse never carries the raw key, only its prefix.
pub fn api_keys_table(keys: &[ApiKeyResponse]) -> TableRender a list of API keys as a table.
ApiKeyResponse never carries the raw key, only its prefix.