typid 1.1.1

(Typ)ed Unique (Id)entifiers
Documentation
[dependencies.serde]
features = ["derive"]
version = "1"

[dependencies.uuid]
features = ["serde", "v4"]
version = "0.8"

[features]
web = ["uuid/wasm-bindgen"]

[package]
authors = ["Patryk 'PsichiX' Budzynski <psichix@gmail.com>"]
description = "(Typ)ed Unique (Id)entifiers"
documentation = "https://docs.rs/typid"
edition = "2018"
homepage = "https://github.com/PsichiX/typid"
license = "MIT"
name = "typid"
readme = "README.md"
repository = "https://github.com/PsichiX/typid"
version = "1.1.1"