Re-exports§
pub use crate::block::BasicBlock;pub use crate::block::BlockId;pub use crate::block::BlockKind;pub use crate::block::BlockRelation;
Structs§
- Graph
Build Config - Graph
Node - Project
Graph - ProjectGraph represents a complete compilation project with all units and their inter-dependencies.
- Unit
Graph