genr

Crates.iogenr
lib.rsgenr
version0.1.0
sourcesrc
created_at2023-09-17 21:31:15.088346
updated_at2023-09-17 21:31:15.088346
descriptionA generational container implementation for rust.
homepage
repositoryhttps://github.com/m-xavier/genr
max_upload_size
id975355
size30,569
Xavier (m-xavier)

documentation

README

GenR, the Ultimate Generational Array for Rust

I am making this because I often find myself wanting to use a Generational Array, but there is no current "standard" crate which includes everything which I would want. This is my solution.

Commit count: 9

cargo fmt