Skip to main content

batch_into_request_parts

Function batch_into_request_parts 

Source
fn batch_into_request_parts(
    batch: HashMap<DocumentId, CompactedOp>,
) -> (Vec<Map<String, Value>>, Vec<DocumentId>)