Crate racal

Source
Expand description

REST API client abstraction library.

This is a very minimal crate

Modules§

reqwestreqwest
An optional API client feature using reqwest

Enums§

RequestMethod
Possible request methods

Traits§

FromApiState
A trait that should be implemented for API states, to support giving access to the API state to the queryables.
Queryable
Data for a HTTP request & response