Expand description
barbarosa
Barbarosa is a rust library for interacting with rubik’s cubes.
The priorities of barbarosa are performance, flexibility and correctness.
Currently the cubes supported are from 2x2 up to 7x7.
Re-exports
pub use cube_n::cube3;
Modules
NxNxNs
cube implementation.- Generic cube traits and implementations
- Re-exports of the most commonly used types and traits.