Module cargo::core::compiler::output_depinfo
source · Expand description
dep-info files for external build system integration.
See output_depinfo for more.
Functions
- Collects all dependencies of the
unitfor the output dep info file. - Save a
.ddep-info file for the given unit. This is the third kind of dep-info mentioned infingerprintmodule. - Bacially just normalizes a given path and converts it to a string.