Skip to main content

storage_save_item

Function storage_save_item 

Source
pub async fn storage_save_item(
    db: State<'_, DatabaseWrapper>,
    item: CachedItem,
    server_id: String,
) -> Result<(), String>
Expand description

Save an item to the cache