const_enum_map 0.1.0

Get const value from enum handle
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["hjiayz@gmail.com"]
categories = ["data-structures", "no-std"]
description = "Get const value from enum handle"
edition = "2018"
keywords = ["data-structure", "no_std", "enum"]
license = "MIT"
name = "const_enum_map"
readme = "README.MD"
repository = "https://github.com/hjiayz/const_enum_map.git"
version = "0.1.0"