iter_ref 0.2.0

Traits for iterating over referenced data without consuming the iterator
Documentation

Traits for iterating over referenced data without consuming the iterator.

I was tired of the iter() function not being a trait. So I made it one!