Describe your Question
How get enum by index or name
Describe your Goal
I'm using enigo crate for develop this flutter package and I can't pass enum as parameter instead of it I pass name or index
Environment:
- OS: Desktop
- Rust rustc 1.86.0 (05f9846f8 2025-03-31)
- Library Version 0.5.0
If there are any specific methods or examples you could provide, that would be extremely helpful. Thank you!