Skip to main content

write_cache

Function write_cache 

Source
pub fn write_cache(
    cache_dir: &Path,
    obs: &impl ObservationTable,
    interner: &StringInterner,
) -> Result<()>
Expand description

Write an observation cache directory from in-memory observations.