variant_name 0.0.1

Trait to extract the name of an enumeration's variants
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[dev-dependencies.variant_name_derive]
version = "0.0.1"

[package]
authors = ["Malik Olivier Boussejra <malik@boussejra.com>"]
description = "Trait to extract the name of an enumeration's variants"
license = "GPL-3.0-only"
name = "variant_name"
version = "0.0.1"