pub type ApiKeyPermissions = BTreeMap<String, Vec<String>>;
pub struct ApiKeyPermissions { /* private fields */ }