Skip to main content

api_keys_table

Function api_keys_table 

Source
pub fn api_keys_table(keys: &[ApiKeyResponse]) -> Table
Expand description

Render a list of API keys as a table.

ApiKeyResponse never carries the raw key, only its prefix.