Docs.rs
ethers-solc-2.0.14
ethers-solc 2.0.14
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
gakonst
Dependencies
cfg-if ^1.0.0
normal
dirs ^5.0
normal
dunce ^1.0
normal
ethers-core ^2.0.14
normal
fs_extra ^1.3.0
normal
optional
futures-util ^0.3.28
normal
optional
glob ^0.3.1
normal
const-hex ^1.6
normal
md-5 ^0.10.5
normal
num_cpus ^1.16.0
normal
once_cell ^1.18
normal
path-slash ^0.2.1
normal
rand ^0.8
normal
optional
rayon ^1.7
normal
regex ^1.9
normal
semver ^1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10.7
normal
optional
solang-parser =0.3.3
normal
tempfile ^3.8.0
normal
optional
thiserror ^1.0
normal
tiny-keccak ^2.0.2
normal
tracing ^0.1.37
normal
walkdir ^2.3
normal
yansi ^0.5.1
normal
criterion ^0.5
dev
env_logger ^0.11.1
dev
pretty_assertions ^1
dev
rand ^0.8
dev
serde_path_to_error ^0.1
dev
tempfile ^3.8
dev
tokio ^1.32
dev
tracing-subscriber ^0.3.17
dev
home ^0.5.5
normal
svm-rs ^0.3
normal
optional
svm-rs-builds ^0.2
normal
optional
tokio ^1.32
normal
Versions
44.27%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ethers_solc
2.0.14
Module sources
Structs
In ethers_solc::output
?
Module
ethers_solc
::
output
::
sources
source
·
[
−
]
Structs
§
VersionedSourceFile
A
SourceFile
and the compiler version used to compile it
VersionedSourceFiles
(source_file path ->
SourceFile
+ solc version)