Crate traitsequence

Source
Expand description

This crate offers traits to abstract over sequence implementations.

Modulesยง

implementation
Implementations of this trait for stdlib types.
interface
The traits abstracting over a sequence.