fetch

Function fetch 

Source
pub async fn fetch(
    endpoint: impl IntoUrl,
    request: ConsumerRequest<'_>,
) -> Result<EmbedResponse, Error>
Expand description

Fetch oEmbed data from the endpoint of a provider