rubiks_speedsolver A Rubiks cube solver written in Rust. Uses bitmasks to represent the state of the cube. TODO: Add support for image output. Add support for scramble string as input. Add F2L and other advanced speedsolving algorithms.