Skip to main content

version_update_kind

Function version_update_kind 

Source
fn version_update_kind(version: u64) -> StateUpdateKindJson
Expand 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.