We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The Quartz CLI should include a command which resets the cache for a given project.
quartz clean
Is clean good? Would it be confused with cargo clean? (we already include a cargo replacement for build and arguably run)
clean
cargo clean
cargo
build
run