3 releases

0.0.3 Apr 9, 2019
0.0.2 Apr 8, 2019
0.0.1 Apr 7, 2019

#109 in #dependencies

MIT license

9KB
109 lines

depmap: A dependency map manipulator

This is made for two reasons:

  1. I need it in gdepm (if you can't find it, I haven't published it yet)
  2. I want others to use it

lib.rs:

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.

No runtime deps