Skip to main content

reduce_in_place

Function reduce_in_place 

Source
pub fn reduce_in_place(state: &mut RuntimeState, envelope: &Envelope)
Expand description

In-place reducer used by runtime projection. Delegates to reduce_in_place_with_limits with default retention limits.