Crate tapioca [] [src]

Reexports

pub extern crate serde;
pub extern crate serde_json;

Modules

datatype
header

Headers container, and common header fields.

response

Macros

infer_api

Structs

Client

A Client to make Requests with.

Url

A parsed URL record.

Traits

Deserialize

A data structure that can be deserialized from any data format supported by Serde.

Functions

plugin_registrar