Analyze dependencies of cargo projects

Store index of dependency nodes

Enables lookup of dependencies without having to iterate through all of resolve.nodes. An index is not needed for PackageIds -> Packages (crate metadata) as metadata can be indexed by PackageIds directly, e.g. metadata[root_crate.root]

Created by  finchie  on April 17, 2024
B2L26LOA2YDV75WQRWTGS7A3LJ43VFPGCGLWX6U43RHCIW7GZB4AC
In channels
main
Change contents