[package] name = "type-factory" version = "0.3.1" description = "Provides unique opaque types" authors = ["wackbyte "] edition = "2021" rust-version = "1.56" readme = "README.md" license = "Unlicense" repository = "https://codeberg.org/wackbyte/type-factory" keywords = ["brands", "opaque", "types"] categories = ["no-std", "no-std::no-alloc", "rust-patterns"] include = [ "/README.md", "/UNLICENSE", "/CHANGELOG.md", "/src", ]