Docs.rs
fallow-cli-1.1.0
fallow-cli 1.1.0
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
BartWaardenburg
Dependencies
clap ^4
normal
colored ^3
normal
fallow-config ^1.1.0
normal
fallow-core ^1.1.0
normal
json_comments ^0.2
normal
notify ^8
normal
notify-debouncer-mini ^0.7
normal
rayon ^1
normal
rustc-hash ^2
normal
serde ^1
normal
serde_json ^1
normal
tempfile ^3
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
insta ^1
dev
toml ^1.0
dev
Versions
87.5%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
build_sarif
fallow_
cli
1.1.0
In fallow_
cli::
report
fallow_cli
::
report
Function
build_
sarif
Copy item path
Source
pub fn build_sarif( results: &
AnalysisResults
, root: &
Path
, rules: &
RulesConfig
, ) ->
Value