pub async fn build_import_graph(idx: &FileIndex) -> Result<ImportGraph, Error>Expand description
Build an import graph from the index.
pub async fn build_import_graph(idx: &FileIndex) -> Result<ImportGraph, Error>Build an import graph from the index.