Len trait for collectons.


License
CC0-1.0

Documentation

Len trait

Len trait for collections. You may freely use and modify this code under the CC0 1.0 Universal License.

Usage

To use in your own project, just add the below to your Cargo.toml file.

[dependencies]
len-trait = "0.6"

For more formal documentation, you can find the rustdoc here.