Type Definition slog_kvfilter::KVFilterList[][src]

type KVFilterList = HashMap<String, HashSet<String>>;

Must be a hashmap since we do not rely on ordered keys