By using `0` as the clock value for an empty state (without operations), we simplify transaction code. Previously, there was no clock value for empty states, which meant that we had to sometimes use an `Option`. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
By using `0` as the clock value for an empty state (without operations), we simplify transaction code. Previously, there was no clock value for empty states, which meant that we had to sometimes use an `Option`. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||