pub fn asset_variant( name: &str, publish_url: &str, width: Option<u32>, height: Option<u32>, ) -> AssetVariant
Create an image asset variant helper.