luby/scripts/doc.sh
2025-06-20 21:48:23 +10:00

3 lines
41 B
Bash
Executable File

#!/bin/sh
cargo doc --all --no-deps "$@"