pub async fn get_mod_icon_by_url(url: &str) -> Result<DynamicImage>
Expand description

根据模组图片直链获取模组图标

如果图标不存在则返回一个 1x1 的透明像素图片