I have a BTreeSet that stores values of type:
BTreeSet
#[derive(Debug, Eq)] pub struct Foo { pub a: usize,