fn version_update_kind(version: u64) -> StateUpdateKindJsonExpand description
Produces the Config row encoding a user-version bump. Identical to the
helper in upgrade.rs, duplicated here so this module is self-contained
for testing.
fn version_update_kind(version: u64) -> StateUpdateKindJsonProduces the Config row encoding a user-version bump. Identical to the
helper in upgrade.rs, duplicated here so this module is self-contained
for testing.