walker_common::store

Function store_document

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