cubesim 0.0.7

Rubik's Cube simulation and solving library.
Documentation
1
2
3
4
mod cube;
mod moves;

pub use cube::FaceletCube;