Docs.rs
celestia-types-0.20.0
celestia-types 0.20.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
eiger-releases
sysrex
mcrakhman
Dependencies
base64 ^0.22.1
normal
bech32 ^0.11
normal
bitvec ^1
normal
blockstore ^0.8
normal
bytes ^1.6
normal
celestia-proto ^0.12.1
normal
cid ^0.11
normal
const_format ^0.2.32
normal
ed25519-consensus ^2
normal
optional
enum_dispatch ^0.3.13
normal
k256 ^0.13
normal
leopard-codec ^0.2
normal
multihash ^0.19.1
normal
nmt-rs ^0.2.2
normal
prost ^0.13.3
normal
rand ^0.8.5
normal
optional
rust_decimal ^1.35
normal
serde ^1.0.194
normal
serde_repr ^0.1.17
normal
sha2 ^0.10.8
normal
tendermint ^0.40.3
normal
tendermint-proto ^0.40.3
normal
thiserror ^2.0.3
normal
time ^0.3.35
normal
uniffi ^0.29.2
normal
optional
ed25519-consensus ^2
dev
indoc ^2
dev
postcard ^1
dev
rand ^0.8.5
dev
serde_json ^1.0.142
dev
getrandom ^0.2.10
normal
js-sys ^0.3.77
normal
optional
lumina-utils ^0.5.2
normal
serde-wasm-bindgen ^0.6
normal
optional
wasm-bindgen ^0.2.100
normal
optional
wasm-bindgen-test ^0.3
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
RawNamespacedHash
celestia_
types
0.20.0
In celestia_
types::
nmt
celestia_types
::
nmt
Type Alias
RawNamespaced
Hash
Copy item path
Source
pub type RawNamespacedHash = [
u8
;
90
];
Expand description
Byte representation of the
NamespacedHash
.