rust_code_analysis_code_split
Run this command in a terminal, in your project's directory:
cargo add rust-code-analysis-code-split
To add it manually, edit your project's Cargo.toml file and add to the [dependencies] section:
Cargo.toml
[dependencies]
rust-code-analysis-code-split = "0.0.26-cs.0"
The rust_code_analysis_code_split library will be automatically available globally. Read the rust_code_analysis_code_split library documentation.
Back to the crate overview.