[−][src]Crate my_dependencies
Provides the enumerate function, that lists all of the dependencies to the current crate.
This is designed to be run as part of a build script, so don't expect much luck without it.
Structs
| ActiveDependency | A cargo depdencency |
Enums
| DepSource | |
| GitRev |
Functions
| enumerate | Enumerate all dependencies that are currently available to the crate |