Docs.rs
ethereum-types-0.15.1
ethereum-types 0.15.1
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
crates.io
Source
Owners
debris
github:paritytech:core-devs
Dependencies
ethbloom ^0.14
normal
optional
fixed-hash ^0.8
normal
impl-codec ^0.7.0
normal
optional
impl-rlp ^0.4
normal
optional
impl-serde ^0.5.0
normal
optional
primitive-types ^0.13
normal
scale-info >=1.0, <3
normal
optional
uint ^0.10
normal
serde_json ^1.0.41
dev
Versions
16.67%
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
ethereum_
types
0.15.1
Address
Aliased type
Fields
0
In crate ethereum_
types
Type Alias
ethereum_types
::
Address
Copy item path
source
·
[
−
]
pub type Address =
H160
;
Aliased Type
§
struct Address(pub [
u8
;
20
]);
Fields
§
§
0: [
u8
;
20
]