prefixed_set

Function prefixed_set 

Source
pub fn prefixed_set(set: BTreeSet<String>, prefix: &str) -> BTreeSet<String>
Expand description

Create a new BTreeSet that contains all the keys with the given prefix