Skip to main content

value_formatter

Static value_formatter 

Source
pub static value_formatter: LazyLock<Attribute<Handle<WasmCode>>>
Expand description

Optional WebAssembly module for formatting values governed by this schema.

The value is a Handle<WasmCode> that points to a sandboxed formatter module (see triblespace_core::value_formatter).