Skip to main content

delete_memory

Function delete_memory 

Source
pub async fn delete_memory(
    __arg0: State<Arc<RwLock<AppState>>>,
    __arg1: Path<i64>,
) -> Result<StatusCode>
Expand description

Delete a memory (soft delete)