provekit_noirc_artifacts 1.0.0-beta.20

Definitions of Nargo's build artifacts
docs.rs failed to build provekit_noirc_artifacts-1.0.0-beta.20
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.
Visit the last successful build: provekit_noirc_artifacts-1.0.0-beta.11-alpha.4

This module defines the structure of Nargo's different compilation artifacts.

These artifacts are intended to remain independent of any applications being built on top of Noir. Should any projects require/desire a different artifact format, it's expected that they will write a transformer to generate them using these artifacts as a starting point.