identified_vec 0.1.11

Like HashSet but retaining INSERTION order and without `Hash` requirement on the Element type.
Documentation
1
2
pub mod identified_vec_into_iterator;
pub mod identified_vec_iterator;