foundry-compilers-artifacts 0.20.0

Rust bindings for compilers JSON artifacts
Documentation

foundry-compilers-artifacts

Rust bindings for compiler JSON artifacts.

This is the umbrella crate that re-exports foundry-compilers-artifacts-solc and foundry-compilers-artifacts-vyper.

Features

  • async: Async artifact loading.
  • checksum: Content hash computation for artifacts.
  • walkdir: Recursive directory traversal for artifact discovery.
  • rayon: Parallel artifact processing.