Function diem_jellyfish_merkle::test_helper::plus_one
source · pub fn plus_one(key: HashValue) -> HashValue
Expand description
Computes the key immediately after key
.
pub fn plus_one(key: HashValue) -> HashValue
Computes the key immediately after key
.