Crate barbarosa

Crate barbarosa 

Source
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§

cube_n
NxNxNs cube implementation.
generic
Generic cube traits and implementations
prelude
Re-exports of the most commonly used types and traits.