Skip to main content

shape_record_with

Function shape_record_with 

Source
pub fn shape_record_with(
    state: &StreamState,
    surface: &AgentSurface,
    value: Value,
) -> Value
Expand description

Applies the per-record knobs to one line. Never annotates it.

The absence of an agent_surface insertion here is the contract, not an omission — see the module docs.