Function encode_mutation

Source
pub fn encode_mutation(
    mutation: &Mutation,
) -> impl Iterator<Item = Word> + use<'_>
Expand description

Encodes a mutation into a sequence of words.

ยงLayout

+-----------------+-----------------+-----------------+-----------------+
| key length      | key             | value length    | value           |
+-----------------+-----------------+-----------------+-----------------+