Function vapcore_snapshot::chunker[][src]

pub fn chunker(
    snapshot_type: Snapshotting
) -> Option<Box<dyn SnapshotComponents>>

Create a factory for building snapshot chunks and restoring from them. None indicates that the engine doesn’t support snapshot creation.