pub fn create_asset_with_content(
content: &str,
headers: &[HeaderField],
existing_asset: Option<Asset>,
key: AssetKey,
) -> WellKnownAssetpub fn create_asset_with_content(
content: &str,
headers: &[HeaderField],
existing_asset: Option<Asset>,
key: AssetKey,
) -> WellKnownAsset