Docs.rs
  • foundry-compilers-core-0.12.5
    • foundry-compilers-core 0.12.5
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • mattsse
    • DaniPopes
    • github:alloy-rs:core
    • klkvr
    • Dependencies
      • alloy-primitives ^0.8 normal
      • cfg-if ^1.0 normal
      • dunce ^1.0 normal
      • fs_extra ^1.3 normal optional
      • path-slash ^0.2 normal
      • regex ^1.10 normal
      • semver ^1.0 normal
      • serde ^1 normal
      • serde_json ^1.0 normal
      • svm-rs ^0.5 normal optional
      • tempfile ^3.9 normal optional
      • thiserror ^2 normal
      • tokio ^1.35 normal optional
      • walkdir ^2.5 normal
      • tempfile ^3.9 dev
    • Versions
    • 67.82% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

foundry_compilers_core0.12.5

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants
  • Statics
  • Functions
  • Type Aliases

List of all items

Structs

  • error::SolcIoError

Enums

  • error::SolcError

Macros

  • bail
  • format_err

Functions

  • utils::canonicalize
  • utils::canonicalized
  • utils::capture_outer_and_inner
  • utils::common_ancestor
  • utils::common_ancestor_all
  • utils::create_contract_or_lib_name_regex
  • utils::create_parent_dir_all
  • utils::find_case_sensitive_existing_file
  • utils::find_fave_or_alt_path
  • utils::find_import_paths
  • utils::find_version_pragma
  • utils::installed_versions
  • utils::is_local_source_name
  • utils::library_fully_qualified_placeholder
  • utils::library_hash
  • utils::library_hash_placeholder
  • utils::normalize_solidity_import_path
  • utils::range_by_offset
  • utils::read_json_file
  • utils::resolve_absolute_library
  • utils::resolve_library
  • utils::sol_source_files
  • utils::solidity_dirs
  • utils::source_files
  • utils::source_files_iter
  • utils::source_name
  • utils::strip_prefix
  • utils::strip_prefix_owned
  • utils::write_json_file

Type Aliases

  • error::Result

Statics

  • utils::RE_CONTRACT_NAMES
  • utils::RE_SOL_IMPORT
  • utils::RE_SOL_IMPORT_ALIAS
  • utils::RE_SOL_PRAGMA_VERSION
  • utils::RE_SOL_SDPX_LICENSE_IDENTIFIER
  • utils::RE_THREE_OR_MORE_NEWLINES
  • utils::RE_VYPER_VERSION
  • utils::SUPPORTS_BASE_PATH
  • utils::SUPPORTS_INCLUDE_PATH

Constants

  • utils::BERLIN_SOLC
  • utils::BYZANTIUM_SOLC
  • utils::CANCUN_SOLC
  • utils::CONSTANTINOPLE_SOLC
  • utils::ISTANBUL_SOLC
  • utils::LONDON_SOLC
  • utils::PARIS_SOLC
  • utils::PETERSBURG_SOLC
  • utils::PRAGUE_SOLC
  • utils::SHANGHAI_SOLC
  • utils::SOLC_EXTENSIONS