GetSeedManifestFilenameAtIndex

Trait GetSeedManifestFilenameAtIndex 

Source
pub trait GetSeedManifestFilenameAtIndex {
    // Required method
    fn seed_manifest_filename(&self, batch_idx: &BatchIndex) -> PathBuf;
}

Required Methods§

Implementors§