Skip to main content

write_store_to_path

Function write_store_to_path 

Source
pub fn write_store_to_path(
    store: &NumericFeatureBufferStore,
    path: &Path,
) -> Result<(), DataError>
Expand description

Write a store to path. Replaces any existing file at the destination.