249 B
249 B
Rust
install
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
rustup update
expand
# just for mac
rustup toolchain install nightly-x86_64-apple-darwin
cargo +nightly install cargo-expand