Docs.rs
nodedb-array-0.2.0
nodedb-array 0.2.0
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
Go to latest version
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
FORMAT_VERSION
nodedb_
array
0.2.0
In nodedb_
array::
segment::
format::
header
nodedb_array
::
segment
::
format
::
header
Constant
FORMAT_
VERSION
Copy item path
Source
pub const FORMAT_VERSION:
u16
= 1;
Expand description
On-disk format version. Bump on layout-incompatible changes.