fn cached_texture(
cache: &ThumbnailCache,
asset_id: &str,
bucket: ThumbnailSize,
touch_lru: bool,
) -> Option<Texture>fn cached_texture(
cache: &ThumbnailCache,
asset_id: &str,
bucket: ThumbnailSize,
touch_lru: bool,
) -> Option<Texture>