Skip to content
#

procedural-m

Here is 1 public repository matching this topic...

This Rust crate provides a procedural macro enum_ext! that enhances Rust enums with additional methods and conversions. It simplifies working with enums by automatically generating utility methods for common tasks such as retrieving a list of variants, counting variants, and converting between discriminates and integer types.

  • Updated Jun 29, 2025
  • Rust

Improve this page

Add a description, image, and links to the procedural-m topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the procedural-m topic, visit your repo's landing page and select "manage topics."

Learn more