Skip to content

Type definitions for dealing with enums in an efficient way using macros

Notifications You must be signed in to change notification settings

redanaheim/const-enum-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

const-enum-tools

A crate with type definitions that allow for versatile operations on enums at compile time, including getting the count of variants and list of variant names.

const-enum-tools-derive can derive these traits for enums.

About

Type definitions for dealing with enums in an efficient way using macros

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages