pub fn fold(batches: &[RecordBatch]) -> Result<BTreeMap<String, SecretState>>Expand description
Replay pushes into the current secret set. Last writer wins by push_seq; a
null ciphertext revokes.
pub fn fold(batches: &[RecordBatch]) -> Result<BTreeMap<String, SecretState>>Replay pushes into the current secret set. Last writer wins by push_seq; a
null ciphertext revokes.