Module rattler_build::recipe

source ·
Expand description

The recipe module contains all the logic to parse a recipe file.

Re-exports

Modules

  • Module to define an Node type that is specific to the first stage of the new Conda recipe format parser.
  • Error types for the recipe parser.
  • Module for types and functions related to miniJinja setup for recipes.
  • Second and final stage of the recipe parser pipeline.