open-enum-derive 0.5.2

An attribute for generating "open" C-like enums, those that accept any integer value, by using a newtype struct and associated constants
Documentation

open-enum-derive

This is the proc macro implementation crate for open-enum. Users should use that instead of this crate directly.