Docs.rs
nodedb-array-0.2.1
nodedb-array 0.2.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
farhan-syah
Dependencies
crc32c ^0.6
normal
loro =1.10.8
normal
nodedb-codec ^0.2
normal
nodedb-types ^0.2
normal
nodedb-wal ^0.2
normal
serde ^1
normal
thiserror ^2.0
normal
tracing ^0.1
normal
uuid ^1
normal
zerompk ^0.5
normal
serde_json ^1
dev
Versions
57.23%
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 coord_rle
nodedb_
array
0.2.1
Module coord_
rle
Module Items
Functions
In nodedb_
array::
codec
nodedb_array
::
codec
Module
coord_
rle
Copy item path
Source
Functions
ยง
decode_
coord_
axis_
rle
Decode a DimDict from bytes previously encoded by
encode_coord_axis_rle
.
encode_
coord_
axis_
rle
Encode a DimDict using RLE if beneficial, falling back to delta otherwise.