GeminiLab / enumerable

Enumerate all possible values of a type in Rust.
https://docs.rs/enumerable
MIT License
1 stars 1 forks source link

Update the way derive_macro Enumerable creating enumerator for struct #14

Closed aarkegz closed 2 months ago

aarkegz commented 2 months ago

Finish #12. Fix #13.