Skip to main content

Module value

Module value 

Source
Expand description

Dynamic values for the write path. The prototype has no codegen; you build a Value tree against a runtime crate::Schema and encode it. A struct value lists (field id, value) pairs โ€” omitted fields are absent (their presence bit stays 0 and readers see None).

Enumsยง

Scalars
A run of scalars held in its native Rust form.
Value