Docs.rs
llvm-in-rust-analysis-0.1.0
llvm-in-rust-analysis 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
13 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
nightowl-bot
Dependencies
llvm-in-rust-ir ^0.1.0
normal
Versions
100%
of the crate is documented
Platform
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 call_graph
llvm_
analysis
0.1.0
Module call_
graph
Module Items
Structs
Enums
In crate llvm_
analysis
llvm_analysis
Module
call_
graph
Copy item path
Source
Expand description
Module-level call graph with edge kinds and SCC traversal.
Structs
§
Call
Edge
Public API for
CallEdge
.
Call
Graph
Call graph over all functions in a module.
Enums
§
Call
Edge
Kind
Public API for
CallEdgeKind
.