Module join

Source
Expand description

Core join type and related traits

Structs§

Join
The primary data structure for representing a joined sequence.

Traits§

Joinable
A trait for converting collections into Join instances.
Separator
A trait for using a separator to produce a Join.