Crates.io | uvm_install_graph |
lib.rs | uvm_install_graph |
version | 0.13.1 |
created_at | 2019-10-28 08:08:27.091523+00 |
updated_at | 2025-09-25 11:58:20.740614+00 |
description | A graph view of a unity version manifest |
homepage | |
repository | https://github.com/Larusso/unity-version-manager |
max_upload_size | |
id | 176319 |
size | 65,384 |
A simple directed acyclic graph representation of a unity version and it's modules. This graph allows the traversal of to be installed modules in a topological order. It is also possible to query submodule and or dependencies for a given module.