pub async fn fetch(
endpoint: impl IntoUrl,
request: ConsumerRequest<'_>,
) -> Result<EmbedResponse, Error>Expand description
Fetch oEmbed data from the endpoint of a provider
pub async fn fetch(
endpoint: impl IntoUrl,
request: ConsumerRequest<'_>,
) -> Result<EmbedResponse, Error>Fetch oEmbed data from the endpoint of a provider