Skip to main content

fetch_html_receipt

Function fetch_html_receipt 

Source
pub async fn fetch_html_receipt(
    url: &str,
) -> Result<ResponseReceipt, TransportError>
Expand description

Fetch an undecoded response through the default reqwest transport.