Docs.rs
ethers-contract-abigen-2.0.14
ethers-contract-abigen 2.0.14
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
gakonst
Dependencies
Inflector ^0.11
normal
dunce ^1.0
normal
ethers-core ^2.0.14
normal
eyre ^0.6
normal
const-hex ^1.6
normal
prettyplease ^0.2
normal
proc-macro2 ^1.0
normal
quote ^1.0
normal
regex ^1.9
normal
serde ^1.0
normal
serde_json ^1.0
normal
syn ^2.0
normal
toml ^0.8
normal
walkdir ^2.3
normal
tempfile ^3.8
dev
ethers-etherscan ^2.0.14
normal
optional
reqwest ^0.11.19
normal
optional
tokio ^1.32
normal
optional
url ^2.4
normal
optional
Versions
100%
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_contract_abigen
2.0.14
Address
Aliased type
Fields
0
In crate ethers_contract_abigen
?
Type Alias
ethers_contract_abigen
::
Address
source
·
[
−
]
pub type Address =
H160
;
Aliased Type
§
struct Address(pub [
u8
;
20
]);
Fields
§
§
0: [
u8
;
20
]