Files
tmp/src/bit_string/mod.rs
Lionel Sambuc 0ee30764fe Refactor: improve naming & types
* renamed display traits to Draw*
* renamed Send to SendBits to differentiate from the standard trait
* introduced the Paint trait
* changed type of coordinate to u8 instead of usize
* use generic constant when performing moodulo operation based on screen
  size
2025-01-12 20:04:47 +01:00

109 B