Function mutiny_core::utils::fetch_with_timeout
source · pub async fn fetch_with_timeout(
client: &Client,
req: Request
) -> Result<Response, MutinyError>pub async fn fetch_with_timeout(
client: &Client,
req: Request
) -> Result<Response, MutinyError>