Skip to main content

thumbnail_delete_item

Function thumbnail_delete_item 

Source
pub async fn thumbnail_delete_item(
    db: State<'_, DatabaseWrapper>,
    thumbnail_cache: State<'_, ThumbnailCacheWrapper>,
    item_id: String,
) -> Result<(), String>
Expand description

Delete cached thumbnails for a specific item