Module splits_io_api::run
source · Expand description
The run module handles retrieving Runs. A Run maps directly to an uploaded splits file.
Structs
Handles writing a run to the body of an upload request.
A run that was uploaded to Splits.io.
Functions
Downloads the splits for a Run.
Gets a Run.
Uploads a run to Splits.io.
Uploads a run to Splits.io by using a RunWriter in order to write the request body.