Thalweg · API reference ← Main docs

Crate twg_codec_core

Crate twg_codec_core 

Source
Expand description

Neutral value model, decode/encode traits, and the single Arrow re-export.

Scaffold only. Two things live here that the rest of the workspace depends on: the neutral Value model (transport- and format-independent), and the Arrow re-export below โ€” the only place arrow is named, so the whole workspace pins one version through it.

Re-exportsยง

pub use arrow;