Module implementation

Module implementation 

Source
Expand description

Implementations of this trait for stdlib types.

Modulesยง

slice
Implements the sequence traits for the Slice type.
vec
Implements the sequence traits for the Vec type.