docs.rs failed to build gen-config-0.1.4
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
gen-config — typed operator-facing configuration for the gen
engine. Implements [shikumi::TieredConfig]; every consumer
resolves via GenConfig::resolve_from_env("GEN_TIER") at startup.
The four typed slot groups (workspace / cache / render / target) cover every knob an operator can flip without recompiling. New knobs land here, not in CLI flags — flags are a view, config is the substrate.