pub fn run(
config: &Config,
paths: &StorePaths,
options: &IngestOptions,
) -> Result<IngestReport>Expand description
Run every enabled, implemented adapter against the store.
pub fn run(
config: &Config,
paths: &StorePaths,
options: &IngestOptions,
) -> Result<IngestReport>Run every enabled, implemented adapter against the store.