Skip to main content

delete_item

Function delete_item 

Source
pub fn delete_item(root: &Path, id: &str) -> Result<Item, JoyError>
Expand description

Delete an item by ID. Returns the deleted item.