repr-discriminant

Crates.iorepr-discriminant
lib.rsrepr-discriminant
version1.0.1
created_at2025-07-16 14:20:37.837703+00
updated_at2025-07-24 08:17:38.144874+00
descriptionDerive macro to generate a method to access the discriminant of an enum variant with a repr(T) at runtime
homepage
repositoryhttps://github.com/PaulmannLighting/repr-discriminant
max_upload_size
id1755557
size9,482
Richard Neumann (neumann-paulmann)

documentation

https://docs.rs/repr-discriminant

README

repr-derive

Derive macro to add primitive representations to enums and allow parsing their discriminant.

Commit count: 0

cargo fmt