tacit 0.1.2

Simple macro to make newtypes easier to create.
Documentation
[dependencies.serde]
features = ["derive", "rc"]
version = "^1"

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

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Simple macro to make newtypes easier to create."
edition = "2021"
license = "MIT OR Apache-2.0"
name = "tacit"
readme = "README.md"
repository = "https://codeberg.org/kameko/tacit"
version = "0.1.2"