rusttyper 0.3.0

Basic text layout, using rusttype.
Documentation
1
2
3
4
#!/bin/sh

cargo run --release --example main
cargo watch 'run --release --example main'