[alias] r = "run" rr = "run --release --no-default-features" c = "check" t = "test" nt = "nextest run" cl = "clippy --workspace --all-targets --all-features -- -D warnings"