tiny_uuid 0.1.0

Fast aligned standard UUID types and parsing
Documentation
[package]
name = "tiny_uuid"
version = "0.1.0"
edition = "2021"
description = "Fast aligned standard UUID types and parsing"
license = "MIT OR Apache-2.0"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
serde = "^1"