inline_newtype 0.1.1

A rust newtype macro inspired by kotlin's inline class.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
description = "A rust newtype macro inspired by kotlin's inline class."
edition = "2018"
homepage = "https://github.com/falan/inline_newtype"
license = "MIT"
name = "inline_newtype"
readme = "README.md"
repository = "https://github.com/falan/inline_newtype"
version = "0.1.1"