Docs.rs
celestia-core-0.34.0
celestia-core 0.34.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Ferret-san
Dependencies
bytes ^1.2
normal
celestia-core-proto ^0.34.0
normal
digest ^0.10
normal
ed25519 ^2
normal
ed25519-consensus ^2
normal
optional
flex-error ^0.4.4
normal
futures ^0.3
normal
k256 ^0.13
normal
optional
num-traits ^0.2
normal
once_cell ^1.3
normal
prost ^0.12
normal
prost-types ^0.12
normal
ripemd ^0.1.3
normal
optional
serde ^1
normal
serde_bytes ^0.11
normal
serde_json ^1
normal
serde_repr ^0.1
normal
sha2 ^0.10
normal
optional
signature ^2
normal
subtle ^2
normal
subtle-encoding ^0.5
normal
time ^0.3
normal
zeroize ^1.1
normal
k256 ^0.13
dev
pretty_assertions ^1.3.0
dev
proptest ^0.10.1
dev
instant ^0.1
normal
optional
Versions
70.2%
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
Module vec_vec_base64string
celestia_
core
0.34.0
Module vec_
vec_
base64string
Module Items
Functions
In celestia_
core::
serializers::
bytes
celestia_core
::
serializers
::
bytes
Module
vec_
vec_
base64string
Copy item path
Source
Functions
ยง
deserialize
Deserialize array into
Vec<Vec<u8>>
serialize
Serialize from
Vec<Vec<u8>>
into
Vec<base64string>