agenda

Crates.ioagenda
lib.rsagenda
version0.0.1
sourcesrc
created_at2018-05-15 04:45:27.961825
updated_at2018-05-15 04:45:27.961825
descriptionSafe collections that can be mutated while being iterated through
homepage
repositoryhttps://github.com/stensonowen/agenda
max_upload_size
id65456
size41,937
Owen Stenson (stensonowen)

documentation

https://docs.rs/agenda/

README

Agenda

Safe collections that can be mutated while being iterated through

This crate helps to improve the readability and remove some friction from worklist-style algorithms that might push to a collection while iterating through it.

License

AGPL3

Commit count: 0

cargo fmt