object-id 0.1.4

Unique object ID with no generation
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies]

[dev-dependencies.once_cell]
version = "1.19.0"

[package]
autoexamples = false
description = "Unique object ID with no generation"
edition = "2021"
keywords = ["object", "id", "drop"]
license = "MIT"
name = "object-id"
readme = "README.md"
repository = "https://github.com/alttch/object-id"
version = "0.1.4"