pub fn ingest_image_file(
storage_root: &Path,
active: &ActiveModelRecord,
file_path: &Path,
typology: &str,
) -> Result<VisionIngestResult, VisionError>pub fn ingest_image_file(
storage_root: &Path,
active: &ActiveModelRecord,
file_path: &Path,
typology: &str,
) -> Result<VisionIngestResult, VisionError>