Expand description
Entry point for building or loading a cached dependency graph.
Structs§
- Loaded
Graph - Result of loading or building a dependency graph.
Functions§
- load_
graph - Load a dependency graph using the real filesystem.
- load_
graph_ with_ vfs - Load a dependency graph from the given entry point using a custom VFS.