Skip to main content

hard_delete

Function hard_delete 

Source
fn hard_delete(
    index: &SqliteBackend,
    ids: &[(MemoryId, String, Memory)],
) -> DeleteResult
Expand description

Performs hard delete (permanent) on the given memories.