export_from_snapshot

Function export_from_snapshot 

Source
pub fn export_from_snapshot(
    snapshot: Snapshot,
) -> Result<impl Iterator<Item = Data>, StructsyError>
Expand description

Produce and iterator that allow to iterate all the data in a structsy database for then write some data on an external target.