Skip to main content

execute

Function execute 

Source
pub async fn execute(
    client: &Client,
    endpoint: &str,
) -> Result<ExecutionResult, Error>
Expand description

Execute a GET HTTP request on the given endpoint