stable-id 0.3.2

This crate mainly deals with issuing and maintaining stability of indices.
Documentation
[dependencies.derive-stable-id]
version = "0.2.0"

[dependencies.rustc-hash]
version = "1.1.0"

[dependencies.stable-id-traits]
version = "0.2.0"

[package]
description = "This crate mainly deals with issuing and maintaining stability of indices."
edition = "2021"
homepage = "https://github.com/achankf/stable-id"
license = "MIT / Apache-2.0"
name = "stable-id"
readme = "README.md"
version = "0.3.2"
[profile.release]
debug = true
lto = true
opt-level = 3