dotmax 0.1.3

High-performance terminal braille rendering for images, animations, and graphics
Documentation
1
2
3
4
5
# Clippy configuration for dotmax
# See https://doc.rust-lang.org/clippy/configuration.html

# Allow longer functions in examples (they're often tutorial-style)
too-many-lines-threshold = 200