stable-id 0.4.1

This crate mainly deals with issuing and maintaining stability of indices.
Documentation

Overview

This crate mainly deals with issuing and maintaining stability of indices. It provides 4 structs and each helps in different area. This library was created for my game development endeavor. Not going great on that front as I kept restarting the project. However, I saw these utility structures coming back multiple times so I'm making a crate for them.

installation

cargo add stable-id stable-id-traits derive-stable-id

Documentation

Click here to learn how to use this crate.