Skip to main content

thumbnail_get_stats

Function thumbnail_get_stats 

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

Get thumbnail cache statistics