Skip to main content

export_json

Function export_json 

Source
pub async fn export_json<S: VectorStorage>(
    storage: S,
    namespace: &str,
    path: impl AsRef<Path>,
) -> Result<ExportStats, DakeraError>
Expand description

Export namespace to JSON file