dtype_dispatch 0.2.0

Macro builder for working with data types
Documentation
[dependencies]

[lib]
name = "dtype_dispatch"
path = "src/lib.rs"

[package]
authors = ["mwlon <m.w.loncaric@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["development-tools"]
description = "Macro builder for working with data types"
edition = "2021"
include = ["src/**/*.rs", "Cargo.toml", "README.md"]
keywords = ["dtype", "generic", "enum", "dispatch"]
license = "Apache-2.0"
name = "dtype_dispatch"
readme = "README.md"
repository = "https://github.com/pcodec/pcodec"
rust-version = "1.73.0"
version = "0.2.0"