Expand description

This crate contains the data structures used to hold the results of a dependency scan

Structs

  • Information about a DLL that was mentioned as target for the search If the file was actually found, additional info is available. Otherwise it represents a missing/broken dependency.
  • Metadata for a found executable file
  • Symbols information for a found executable file
  • Collection of Executable objects, result of a DLL search