Implement an Iterator on Ref<'a, Vec<T>>?

Thank you for your effort in correcting my misunderstanding regarding Ref/lifetimes. This clarifies many of the compiler errors.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.