Skip to main content

store_errors

Function store_errors 

Source
pub async fn store_errors(
    file: &Path,
    document: ErrorData,
) -> Result<(), StoreError>
Expand description

Stores retrieval errors to a file.