Function relay_event_schema::processor::process_chunked_value
source ยท pub fn process_chunked_value<F>(value: &mut String, meta: &mut Meta, f: F)
Expand description
Splits the string into chunks, maps each chunk and then joins chunks again, emitting remarks along the process.