Docs.rs
fluss-rs-0.1.0
fluss-rs 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
luoyuxia
Dependencies
arrow ^57.0.0
normal
arrow-schema ^57.0.0
normal
bigdecimal ^0.4
normal
bitvec ^1
normal
byteorder ^1.5
normal
bytes ^1.10.1
normal
clap ^4.5.37
normal
crc32c ^0.6.8
normal
dashmap ^6.1.0
normal
delegate ^0.13.5
normal
futures ^0.3
normal
jiff ^0.2
normal
linked-hash-map ^0.5.6
normal
log ^0.4
normal
opendal ^0.55.0
normal
ordered-float ^5
normal
parking_lot ^0.12
normal
parse-display ^0.10
normal
prost ^0.14
normal
rand ^0.9.1
normal
scopeguard ^1.2.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
snafu ^0.8.3
normal
strum ^0.26
normal
strum_macros ^0.26
normal
tempfile ^3.23.0
normal
thiserror ^1.0
normal
tokio ^1.44.2
normal
url ^2.5.7
normal
uuid ^1.10
normal
test-env-helpers ^0.2.2
dev
testcontainers ^0.25.0
dev
prost-build ^0.14
build
jiff ^0.2
normal
Versions
25.35%
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 encode
fluss
0.1.0
Module encode
Module Items
Structs
Traits
In fluss::
row
fluss
::
row
Module
encode
Copy item path
Source
Structs
§
KeyEncoder
Factory
RowEncoder
Factory
Traits
§
KeyEncoder
An interface for encoding key of row into bytes.
RowEncoder
An encoder to write binary row data. It’s used to write rows one by one. When writing a new row: