Docs.rs
z4-types-0.2.0
z4-types 0.2.0
Permalink
Docs.rs crate page
GPL-3.0-only
Links
Homepage
Repository
crates.io
Source
Owners
sunhuachuang
Dependencies
anyhow ^1.0
normal
ark-ec-zypher ^0.4
normal
ark-ed-on-bn254-zypher ^0.4
normal
ark-std-zypher ^0.4
normal
async-trait ^0.1
normal
bincode ^1.3
normal
ethabi ^18.0
normal
ethereum-types ^0.14
normal
hex ^0.4
normal
serde ^1.0
normal
serde_json ^1.0
normal
tdn_types ^0.10
normal
tokio ^1.41
normal
Versions
84.54%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
Address
z4_
types
0.2.0
Address
Aliased Type
Fields
0
In crate z4_
types
z4_types
Type Alias
Address
Copy item path
Source
pub type Address =
H160
;
Aliased Type
§
#[repr(C)]
pub struct Address(pub [
u8
;
20
]);
Tuple Fields
§
§
0: [
u8
;
20
]