[default]
cargo run --example text

[check]
cargo clippy --examples -- -D warnings
cargo test
cargo fmt
