Crate space_rx[][src]

Modules

v2_api

Contains the models (the things returned from requests) and request builders for the V2 API.

Enums

SortDir

Direction in which to sort returned results - can be used as a parameter in some request types.

Traits

ApiRequest

Behavior for send()-able SpaceX API requests.

Functions

send

Sends off a built SpaceX API request, and returns the model associated with the request type.