Skip to main content

Module checkpoint_codec_v2

Module checkpoint_codec_v2 

Source
Expand description

Strict checkpoint v1/v2 decoding and the v2 whole-object codec.

Enums§

DecodedCheckpoint

Functions§

checkpoint_v2_from_json
checkpoint_v2_from_value
checkpoint_v2_to_json
checkpoint_v2_to_value
decode_checkpoint
decode_checkpoint_bytes
encode_checkpoint_v1
migrate_terminal_v1
Explicitly migrate a durable v1 terminal into a v2 record. Non-terminal and actively claimed v1 records are rejected rather than guessed into v2.