Skip to main content

checkpoint_from_json

Function checkpoint_from_json 

Source
pub fn checkpoint_from_json(
    payload: &str,
    max_extension_state_bytes: u64,
) -> CheckpointResult<Checkpoint>