Docs.rs
z4-types-0.2.0
z4-types 0.2.0
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
GameId
z4_
types
0.2.0
GameId
Aliased Type
Fields
0
In crate z4_
types
z4_types
Type Alias
GameId
Copy item path
Source
pub type GameId =
Address
;
Expand description
Game id = Address
Aliased Type
§
#[repr(C)]
pub struct GameId(pub [
u8
;
20
]);
Tuple Fields
§
§
0: [
u8
;
20
]