std
Provides a convenience .vec() and .dict() adapters to collect an i!(…) iterator expression into a Vec and a HashMap respectively.
.vec()
.dict()
i!(…)
Vec
HashMap
separator.join(iterable) method on anything Displayable.
separator.join(iterable)
Display