Odilf / barbarosa

A rubik's cube library
GNU General Public License v3.0
1 stars 0 forks source link

Reduce repetition in solved cubes using macros #23

Closed Odilf closed 1 year ago

Odilf commented 1 year ago

I think it can actually be done with declarative macros, not procedural ones. Not necessary, but seems fun and it's useful to learn more about Rust macros