newtypes 0.0.1

Macros that ease the implementation of the Newtype pattern
Documentation
[dependencies]

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

[package]
authors = ["Andreu Correa Casablanca <andreu@kindspells.dev>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Macros that ease the implementation of the Newtype pattern"
edition = "2024"
license = "MIT"
name = "newtypes"
readme = "README.md"
version = "0.0.1"