stable-id

Crates.iostable-id
lib.rsstable-id
version0.4.1
sourcesrc
created_at2023-01-18 23:49:18.027567
updated_at2023-02-24 03:38:40.833977
descriptionThis crate mainly deals with issuing and maintaining stability of indices.
homepagehttps://github.com/achankf/stable-id
repository
max_upload_size
id762150
size67,776
Alfred Chan (achankf)

documentation

README

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.

Commit count: 0

cargo fmt