c3866382b2
- Add #+HTML_HEAD_EXTRA options to all org files - HTMLize published documentation via CSS |
||
---|---|---|
.. | ||
img | ||
config.el | ||
funcs.el | ||
packages.el | ||
README.org |
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 |