Crate pub_iterator_type

Crate pub_iterator_type 

Source

Macrosยง

pub_iterator_type
Abstract behind a tuple struct an iterator. Usefull to privatize implementation details about the implementation of the iterator. The syntax is done to be as if you write a type definition.