vec_once 0.1.1

A struct that iterates over a Vec<T>, returning each item exactly once and allowing the underlying Vec<T> to be mutated safely, that's it.
Documentation