Docs.rs
ethers-addressbook-2.0.14
ethers-addressbook 2.0.14
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
gakonst
Dependencies
ethers-core ^2.0.14
normal
once_cell ^1.18
normal
serde ^1.0
normal
serde_json ^1.0
normal
Versions
100%
of the crate is documented
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ethers_addressbook
2.0.14
Address
Aliased type
Fields
0
In crate ethers_addressbook
?
Type Alias
ethers_addressbook
::
Address
source
·
[
−
]
pub type Address =
H160
;
Aliased Type
§
struct Address(pub [
u8
;
20
]);
Fields
§
§
0: [
u8
;
20
]