Shortcuts

while developing zink, you may find the shortcuts below helpful:

# Clippy all packages
cargo cc

# Run all tests
cargo tt

# Build all examples
cargo be

# Run tests for examples
cargo te

They are layout in /.cargo/config.toml