Skip to main content

cached_texture

Function cached_texture 

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