Module nbuild_core::models

source ·
Expand description

Models to reason about the cargo inputs and the nix outputs

Modules

  • Models used to read in cargo metadata. It is also used to determine which optional dependencies to enable, and which features to enable.
  • This model is used to create / print a nix derivation.

Enums

  • Where does the crate’s code come from