open-enum-derive

Crates.ioopen-enum-derive
lib.rsopen-enum-derive
version0.5.2
sourcesrc
created_at2022-09-02 21:47:52.480738
updated_at2024-06-17 16:15:47.260719
descriptionAn attribute for generating "open" C-like enums, those that accept any integer value, by using a newtype struct and associated constants
homepage
repositoryhttps://github.com/kupiakos/open-enum/tree/main/derive
max_upload_size
id657602
size36,154
Alyssa Haroldsen (kupiakos)

documentation

README

open-enum-derive

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

Commit count: 34

cargo fmt