Two macros for easy implementation of 'state' design pattern and other dynamic polymorphism using enum instead of dyn Trait
-
Updated
Aug 18, 2023 - Rust
Two macros for easy implementation of 'state' design pattern and other dynamic polymorphism using enum instead of dyn Trait
Add a description, image, and links to the dynamic-polymorphism topic page so that developers can more easily learn about it.
To associate your repository with the dynamic-polymorphism topic, visit your repo's landing page and select "manage topics."