Skip to main content

Module clean

Module clean 

Source

Functionsยง

run
Clean build artifacts. Runs cargo clean by default. With --sweep, removes only artifacts older than N days (requires cargo-sweep).
run_silent
Run sweep silently during serve startup, return cleaned size if any