export

Function export 

Source
pub fn export(
    structsy: &Structsy,
) -> 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.