unitval 0.1.2

Provide values for unit enum variants
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.unitval-derive]
version = "0.1.2"

[package]
authors = ["Josh Leeb-du Toit <mail@joshleeb.com>"]
description = "Provide values for unit enum variants"
edition = "2018"
license = "MIT"
name = "unitval"
readme = "../README.md"
repository = "https://github.com/joshleeb/unitval"
version = "0.1.2"