[][src]Type Definition merk::BatchEntry

type BatchEntry = (Vec<u8>, Op);

A single (key, operation) pair.