Docs.rs
glin-types-0.1.4
glin-types 0.1.4
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
bulpara
Dependencies
hex ^0.4
normal
parity-scale-codec ^3.6
normal
scale-info ^2.11
normal
serde ^1.0
normal
serde_json ^1.0
normal
subxt ^0.44
normal
Versions
100%
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
BlockHash
glin_
types
0.1.4
Block
Hash
Aliased Type
In glin_
types::
block
glin_types
::
block
Type Alias
Block
Hash
Copy item path
Source
pub type BlockHash =
String
;
Expand description
Block hash (hex-encoded)
Aliased Type
ยง
pub struct BlockHash {
/* private fields */
}