Docs.rs
kudu-0.1.0
kudu 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
wackou
Dependencies
bs58 ^0.5
normal
bytemuck ^1
normal
chrono ^0.4
normal
clap ^4
normal
optional
color-eyre ^0.6.3
normal
embed-doc-image ^0.1.4
normal
flate2 ^1.0
normal
hex ^0.4.3
normal
kudu-macros ^0.1.0
normal
num ^0.4
normal
ripemd ^0.1
normal
serde ^1.0.200
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
snafu ^0.8.2
normal
strum ^0.27
normal
tracing ^0.1.40
normal
tracing-subscriber ^0.3.20
normal
ureq ^3.0.2
normal
Versions
7.47%
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
Skip to main content
BlockId
kudu
0.1.0
BlockId
Aliased Type
Fields
0
In kudu::
types
kudu
::
types
Type Alias
BlockId
Copy item path
Source
pub type BlockId =
Checksum256
;
Aliased Type
§
pub struct BlockId(pub [
u8
;
32
]);
Tuple Fields
§
§
0: [
u8
;
32
]