Modules§
- cfop
- Collection of CFOP related tools.
- component
component
- Yew component to visualize Rubik’s cube.
- coord
- Functions about Cube’s coordinate system.
- matrix
- Cube’s state is expressed as permutation matrix and operations are matrix multiplications.
- parser
- Parse rotation sequence like (RUR’)U’(R’FR)F’
Structs§
- Command
- Representation of Cube Notation.