Module iter_python::extension_traits[][src]

Traits

Provides a convenience .vec() and .dict() adapters to collect an i!(…) iterator expression into a Vec and a HashMap respectively.

separator.join(iterable) method on anything Displayable.