Skip to main content

default_ops

Function default_ops 

Source
pub fn default_ops() -> (StoreOp, StoreOp, StoreOp, StoreOp)
Expand description

The default checkpointer profile: state.put / state.get / state.list / state.delete, mapped onto the four store operations in that order.