Rust
Static Analysis, SAST, Code Coverage, Code Complexity
Sample Configuration
.deepsource.toml
version = 1
[[analyzers]]
name = "rust"
[analyzers.meta]
msrv = "stable"
Explore the docs for all configuration options.
version = 1
[[analyzers]]
name = "rust"
[analyzers.meta]
msrv = "stable"