Skip to content
Benjamin Sago edited this page Dec 8, 2015 · 1 revision

Rust-BBEdit has three scripts available from the Scripts › Cargo menu or from the Scripts palette:

  • cargo build
  • cargo test
  • cargo doc

All of these save the current document and spawn a new Terminal window running the relevant Cargo command.

Clone this wiki locally