Skip to main content

restore_snapshot_file

Function restore_snapshot_file 

Source
pub fn restore_snapshot_file(
    path: impl AsRef<Path>,
    snapshot: &Snapshot,
    target_node_id: &str,
) -> Result<()>