Skip to main content

store_document

Function store_document 

Source
pub async fn store_document(
    file: &Path,
    document: Document<'_>,
) -> Result<(), StoreError>
Expand description

Stores the document and associated files (checksums, signature, xattrs, timestamps).