Docs.rs
nodedb-columnar-0.2.1
nodedb-columnar 0.2.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
farhan-syah
Dependencies
crc32c ^0.6
normal
nodedb-codec ^0.2
normal
nodedb-mem ^0.2
normal
nodedb-types ^0.2
normal
nodedb-wal ^0.2
normal
roaring ^0.11
normal
rust_decimal ^1
normal
serde ^1
normal
serde_json ^1
normal
sonic-rs ^0.5
normal
thiserror ^2.0
normal
uuid ^1
normal
zerompk ^0.5
normal
Versions
72.62%
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
Module reader
nodedb_
columnar
0.2.1
Module reader
Module Items
Structs
Enums
In crate nodedb_
columnar
nodedb_columnar
Module
reader
Copy item path
Source
Structs
§
Owned
Segment
Reader
An owned segment reader that holds decrypted segment bytes.
Segment
Reader
Reads and decodes columns from a segment byte buffer.
Enums
§
Decoded
Column
Decoded column data from a segment scan.