GeminiLab / enumerable

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

Add built-in implementation for `char` and `()` #3

Closed aarkegz closed 5 months ago

aarkegz commented 5 months ago

Add built-in implementation for char and ().