phantom_newtype 0.2.0

Lightweight newtypes without macros.
Documentation
[dependencies.serde]
optional = true
version = "1"
[dev-dependencies.serde]
version = "1"

[dev-dependencies.serde_json]
version = "1"

[package]
authors = ["Roman Kashitsyn <roman.kashitsyn@gmail.com>"]
description = "Lightweight newtypes without macros."
edition = "2018"
keywords = ["newtype"]
license = "Apache-2.0"
name = "phantom_newtype"
readme = "README.md"
repository = "https://github.com/roman-kashitsyn/phantom-newtype"
version = "0.2.0"
[package.metadata.docs.rs]
all-features = true

[package.metadata.playground]
all-features = true