A library to generate and parse UUIDs.
cargo add uuid
[dependencies]
uuid = "1.23.3"
| 官网 | https://github.com/uuid-rs/uuid |
|---|---|
| 仓库 | https://github.com/uuid-rs/uuid |
| 文档 | https://docs.rs/uuid |
| 最新版本 | 1.23.3 |
| 分类 | wasm, no-std, data-structures, parser-implementations |