Skip to main content

list_keys

Function list_keys 

Source
pub fn list_keys<'a>(vault: &'a Vault, tags: &[String]) -> Vec<&'a str>
Expand description

Return key names from the vault schema, optionally filtered by tags.