Skip to content
#

enum

Here are 856 public repositories 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 May 12, 2024
  • Rust

Improve this page

Add a description, image, and links to the enum 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 enum topic, visit your repo's landing page and select "manage topics."

Learn more