usage 1.3.0

A convenient alternative to the newtype pattern.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.rayon]
optional = true
version = "1.5.1"

[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.3.0"