Docs.rs
the-code-graph-domain-0.1.2
the-code-graph-domain 0.1.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
MonsieurBarti
Dependencies
globset ^0.4
normal
rand ^0.9
normal
serde ^1
normal
sha2 ^0.10
normal
thiserror ^2
normal
tracing ^0.1
normal
serde_json ^1
dev
Versions
10.68%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-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
Module blast_radius
the_
code_
graph_
domain
0.1.2
Module blast_
radius
Module Items
Functions
In the_
code_
graph_
domain::
analysis
the_code_graph_domain
::
analysis
Module
blast_
radius
Copy item path
Source
Functions
ยง
compute_
blast_
radius
Compute blast radius from a set of impact targets. For Symbol targets: BFS forward from the symbol. For File targets: BFS forward from the file node (which typically has Contains edges to symbols).