new_type 0.4.1

Experimental implementation of newtypes by type level logic.
Documentation
[package]
name = "new_type"
version = "0.4.1"
authors = ["Silvan Buedenbender <SilvanCodes@gmail.com>"]
edition = "2018"
license = "MIT"
description = "Experimental implementation of newtypes by type level logic."
homepage = "https://github.com/SilvanCodes/new_type"
repository = "https://github.com/SilvanCodes/new_type"
readme = "README.md"
keywords = ["macro", "newtype"]
categories = ["rust-patterns"]

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]