pub fn send(root: &Path, endpoint: Option<&str>, batch: &Batch) -> SendOutcomeExpand description
Serialize and deliver one batch.
The tombstone is re-checked immediately before delivery, so a wipe that landed while the batch was being assembled still stops it.