type_name_value 0.1.0

A package for assigning unique types to values
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.derivative]
version = "2.1.1"

[package]
authors = ["Matthew Torrence <matt@torrencefamily.net>"]
description = "A package for assigning unique types to values"
documentation = "https://docs.rs/type_name_value"
edition = "2018"
homepage = "https://github.com/Torrencem/type_name_value"
license = "MIT OR Apache-2.0"
name = "type_name_value"
readme = "README.md"
repository = "https://github.com/Torrencem/type_name_value"
version = "0.1.0"