Skip to main content

save

Function save 

Source
pub async fn save(
    store: &Arc<dyn PersistenceLayer>,
    kb: &KnowledgeBase,
) -> Result<()>