Function monolith::url::create_data_url[][src]

pub fn create_data_url(
    media_type: &str,
    data: &[u8],
    final_asset_url: &Url
) -> Url