usage 1.0.0

A convenient alternative to the newtype pattern.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
categories = ["data-structures", "rust-patterns"]
description = "A convenient alternative to the newtype pattern."
edition = "2021"
keywords = ["newtype", "alternative", "classification"]
license = "MIT"
name = "usage"
repository = "https://github.com/Shfty/usage/"
resolver = "2"
version = "1.0.0"