Function walker_common::store::store_document

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