Docs.rs
ethers-ethereum-types-0.14.1
ethers-ethereum-types 0.14.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
crates.io
Source
Owners
yayanyang
Dependencies
ethbloom ^0.13
normal
optional
ethers-fixed-hash ^0.8
normal
ethers-impl-codec ^0.6.0
normal
optional
ethers-impl-rlp ^0.3
normal
optional
ethers-impl-serde ^0.4.0
normal
optional
ethers-primitive-types-rs ^0.12
normal
scale-info >=1.0, <3
normal
optional
ethers-uint-rs ^0.9
normal
serde_json ^1.0.41
dev
Versions
13.33%
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
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Secret
ethers_
ethereum_
types
0.14.1
Secret
Aliased Type
Fields
0
In crate ethers_
ethereum_
types
ethers_ethereum_types
Type Alias
Secret
Copy item path
Source
pub type Secret =
H256
;
Aliased Type
§
#[repr(C)]
pub struct Secret(pub [
u8
;
32
]);
Tuple Fields
§
§
0: [
u8
;
32
]