pub fn ingest_demo_to_wal(
storage_root: &Path,
demo: &VisionDemoResult,
) -> Result<VisionShaclReport, String>Expand description
Persist native observations to WAL and return SHACL report.
pub fn ingest_demo_to_wal(
storage_root: &Path,
demo: &VisionDemoResult,
) -> Result<VisionShaclReport, String>Persist native observations to WAL and return SHACL report.