pub fn prefixed_set(set: BTreeSet<String>, prefix: &str) -> BTreeSet<String>
Create a new BTreeSet that contains all the keys with the given prefix