Docs.rs
foundry-compilers-0.6.2
foundry-compilers 0.6.2
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
mattsse
gakonst
DaniPopes
Evalir
github:alloy-rs:core
klkvr
Dependencies
alloy-json-abi ^0.7
normal
alloy-primitives ^0.7
normal
auto_impl ^1
normal
cfg-if ^1.0.0
normal
derivative ^2.2
normal
dirs ^5.0
normal
dunce ^1.0
normal
dyn-clone ^1
normal
fs_extra ^1.3
normal
optional
futures-util ^0.3
normal
optional
home ^0.5
normal
itertools ^0.13
normal
md-5 ^0.10
normal
memmap2 ^0.9
normal
once_cell ^1.19
normal
path-slash ^0.2
normal
rand ^0.8
normal
optional
rayon ^1.8
normal
regex ^1.10
normal
semver ^1.0
normal
serde ^1
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
optional
solang-parser =0.3.3
normal
svm-rs ^0.5
normal
optional
svm-rs-builds ^0.5
normal
optional
tempfile ^3.9
normal
optional
thiserror ^1.0
normal
tokio ^1.35
normal
optional
tracing ^0.1
normal
walkdir ^2.4
normal
winnow ^0.6
normal
yansi ^1.0.1
normal
alloy-primitives ^0.7
dev
criterion ^0.5
dev
fd-lock ^4.0.0
dev
pretty_assertions ^1
dev
rand ^0.8
dev
reqwest ^0.12
dev
serde_path_to_error ^0.1
dev
tempfile ^3.9
dev
tokio ^1.35
dev
tracing-subscriber ^0.3
dev
Versions
42.37%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
foundry_compilers
0.6.2
Module sources
Structs
In crate foundry_compilers
Module
foundry_compilers
::
sources
Copy item path
source
·
[
−
]
Structs
§
VersionedSourceFile
A
SourceFile
and the compiler version used to compile it
VersionedSourceFiles
(source_file path ->
SourceFile
+ solc version)