Function upgrade

Source
pub fn upgrade(
    _snapshot: Vec<StateUpdateKind>,
) -> Vec<MigrationAction<StateUpdateKind, StateUpdateKind>>