Docs.rs
gclient-1.10.0
gclient 1.10.0
Permalink
Docs.rs crate page
GPL-3.0
Links
Homepage
Repository
crates.io
Source
Owners
github:gear-tech:dev
breathx
Dependencies
anyhow ^1.0.86
normal
async-trait ^0.1.81
normal
futures ^0.3
normal
gear-core =1.10.0
normal
gear-node-wrapper =1.10.0
normal
gear-utils =1.10.0
normal
gsdk =1.10.0
normal
hex ^0.4.3
normal
parity-scale-codec ^3.7.5
normal
sp-core ^34.0.0
normal
thiserror ^2.0.12
normal
url ^2.5.2
normal
ark-bls12-381 ^0.4.0
dev
ark-ec ^0.4.2
dev
ark-scale ^0.0.12
dev
ark-serialize ^0.4
dev
ark-std ^0.4.0
dev
gstd =1.10.0
dev
hex-literal ^0.4.1
dev
log ^0.4.22
dev
tokio ^1.38.0
dev
tracing-subscriber ^0.3.18
dev
wat ^1.0.71
dev
Versions
100%
of the crate is documented
Platform
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
Module uint
gclient
1.10.0
Module uint
Module Items
Structs
In gclient::
ext::
sp_
core
gclient
::
ext
::
sp_core
Module
uint
Copy item path
Source
Expand description
An unsigned fixed-size integer.
Structs
ยง
U256
Little-endian large integer type 256-bit unsigned integer.
U512
Little-endian large integer type 512-bits unsigned integer.