Function dragonfly_client_rs::client::methods::send_result
source ยท pub fn send_result(
http_client: &Client,
access_token: &str,
body: Result<SubmitJobResultsSuccess, SubmitJobResultsError>,
) -> Result<()>