newtype 0.2.1

Custom Derive to give tuple structs newtype semantics
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.derive-newtype]
version = "0.2.0"

[package]
authors = ["Josh Robson Chase <josh@robsonchase.com>"]
description = "Custom Derive to give tuple structs newtype semantics"
documentation = "https://docs.rs/newtype"
edition = "2018"
license = "MIT/Apache-2.0"
name = "newtype"
repository = "https://gitlab.com/jrobsonchase/newtype"
version = "0.2.1"