trait_len

Crates.iotrait_len
lib.rstrait_len
version0.2.3
sourcesrc
created_at2023-07-26 07:21:47.400048
updated_at2023-07-26 07:21:47.400048
descriptionA trait for implementing len(), hopefully replacing the unmaintained len_trait crate.
homepagehttps://github.com/xxaier/trait_len
repository
max_upload_size
id926256
size5,100
xxai.art (xxaier)

documentation

README

trait_len

Current Crates.io Version

This is a Len trait for Rust, providing a len() function.

This aims to be a unified place to implement Len, so please make a PR if you want to implement it on any new types. The old len_trait does not seem to be maintained, so I made this one as a replacement.

Again, WIP so please feel free to contribue. Any code or ideas are welcome!

Commit count: 0

cargo fmt