Docs.rs
debtmap-0.9.0
debtmap 0.9.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
iepathos
Dependencies
anyhow ^1.0
normal
arboard ^3.3
normal
bincode ^1.3
normal
chrono ^0.4
normal
clap ^4.5
normal
colored ^3.0
normal
comfy-table ^7.1
normal
crossbeam ^0.8
normal
crossterm ^0.29
normal
dashmap ^6.1
normal
dirs ^6.0
normal
env_logger ^0.11
normal
fuzzy-matcher ^0.3
normal
glob ^0.3
normal
html-escape ^0.2.13
normal
ignore ^0.4
normal
im ^15.1
normal
indicatif ^0.18
normal
lazy_static ^1.5.0
normal
lcov ^0.8
normal
log ^0.4
normal
num_cpus ^1.16
normal
once_cell ^1.21.3
normal
pathdiff ^0.2
normal
petgraph ^0.8
normal
premortem ^0.6
normal
proc-macro2 ^1.0
normal
quote ^1.0
normal
ratatui ^0.28
normal
rayon ^1.10
normal
regex ^1.10
normal
rustc-demangle ^0.1
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
sha2 ^0.10
normal
stillwater ^0.13
normal
syn ^2.0
normal
thiserror ^2.0
normal
tokio ^1
normal
toml ^0.9
normal
unicode-width ^0.2
normal
walkdir ^2.5
normal
which ^8.0
normal
xxhash-rust ^0.8
normal
cargo-modules ^0.25
dev
criterion ^0.8
dev
indoc ^2.0
dev
pretty_assertions ^1.4
dev
proptest ^1.4
dev
tempfile ^3.10
dev
trybuild ^1.0
dev
Versions
46.7%
of the crate is documented
Go to latest version
Platform
x86_64-apple-darwin
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
build_initial_call_graph
debtmap
0.9.0
In debtmap::
builders::
call_
graph
debtmap
::
builders
::
call_graph
Function
build_
initial_
call_
graph
Copy item path
Source
pub fn build_initial_call_graph(metrics: &[
FunctionMetrics
]) ->
CallGraph