Crates.io | stable-id |
lib.rs | stable-id |
version | 0.4.1 |
source | src |
created_at | 2023-01-18 23:49:18.027567 |
updated_at | 2023-02-24 03:38:40.833977 |
description | This crate mainly deals with issuing and maintaining stability of indices. |
homepage | https://github.com/achankf/stable-id |
repository | |
max_upload_size | |
id | 762150 |
size | 67,776 |
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.
cargo add stable-id stable-id-traits derive-stable-id
Click here to learn how to use this crate.