type_ulid 0.1.0

Trait for associating ULIDs with Rust types.
Documentation
[dependencies.type_ulid_macros]
version = "^0.1.0"

[dependencies.ulid]
default-features = false
version = "1.0.0"

[features]
default = ["std"]
std = []

[package]
authors = ["The Fish Folk & Spicy Lobster Developers"]
description = "Trait for associating ULIDs with Rust types."
edition = "2021"
license = "MIT OR Apache-2.0"
name = "type_ulid"
repository = "https://github.com/fishfolk/bones"
version = "0.1.0"