[][src]Type Definition col_macros::types::BTSet

type BTSet<K> = BTreeSet<K>;