pub type SelectedSlab<Item> = HashSlab<Item>;
Selected default impl is Hash
pub struct SelectedSlab<Item> { /* private fields */ }