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.
pub fn reduce_in_place(state: &mut RuntimeState, envelope: &Envelope)In-place reducer used by runtime projection.
Delegates to reduce_in_place_with_limits with default retention limits.