Docs.rs
tablestg-0.4.27
tablestg 0.4.27
Docs.rs crate page
MIT
OR
Apache-2.0
06 July 2026
Links
crates.io
Source
Owners
georgebarwood
Dependencies
atom-file ^1.0.28
normal
fxhash ^0.2.1
normal
page-store ^1.0.19
normal
postcard ^1.1.3
normal
pstd ^1.0.135
normal
serde ^1.0.228
normal
Versions
86.08%
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
Module datatype
tablestg
0.4.27
Module datatype
Module Items
Enums
Type Aliases
In crate tablestg
tablestg
Module
datatype
Copy item path
Source
Expand description
DataType
- describes, encodes and decodes
Value
s.
Enums
§
Data
Type
Describes type of
Value
. Has methods for encoding value as bytes, decoding bytes to value.
Lazy
Item
Initially offset of serialised data, changes to value when accessed.
Type Aliases
§
MSPX
Mut Store, PageSet.
SPX
Store, PageSet.