Crate swapi_client

Source
Expand description

Rust client for Star Wars API

Modules§

common
Shared libs

Structs§

Film
Film resource within the Star Wars universe.
People
People resource within the Star Wars universe.
Planet
Planet resource within the Star Wars universe.
Species
Species resource within the Star Wars universe.
Starship
Starship resource within the Star Wars universe.
Vehicle
Vehicle resource within the Star Wars universe.

Traits§

QueryDetail
Get object handler
QueryList
List object handler
RequestHandler
Main request handler for query starwars objects

Type Aliases§

Output
Custom result type