history_stack

Crates.iohistory_stack
lib.rshistory_stack
version0.1.0
sourcesrc
created_at2023-11-29 08:32:27.844366
updated_at2023-11-29 08:32:27.844366
descriptionA collection of containers that support generic history tracking mechanisms
homepagehttps://github.com/ultrabear/history_stack
repositoryhttps://github.com/ultrabear/history_stack
max_upload_size
id1052736
size30,513
Alex H (ultrabear)

documentation

README

History Stack

A small collection of generic types that support history manipulation operations in different ways.
These types can act as building blocks of higher complexity transaction/state management systems.

License

Licensed under MPL-2.0

Commit count: 6

cargo fmt