Crate depmap

Source
Expand description

§depmap - Dependency map manipulation

Dependency maps are useful for any application that works with stuff that depends on other stuff.

Cyclic dependencies are found and handled.

Structs§

DepMap
The dependency map.

Enums§

Error
An error type.