1 2 3 4
//! Configuration for the library. /// Character used to print the colour in the terminal. pub const PRINT_BLOCK: char = '\u{2588}';