c3866382b2
- Add #+HTML_HEAD_EXTRA options to all org files - HTMLize published documentation via CSS
1.4 KiB
1.4 KiB
Rust contribution layer for Spacemacs
Description
Install
Key bindings
Key Binding | Description |
---|---|
SPC m c c |
compile project with Cargo |
SPC m c t |
run tests with Cargo |
SPC m c d |
generate documentation with Cargo |
SPC m c x |
execute the project with Cargo |
SPC m c C |
remove build artifacts with Cargo |