Crate awaur

source · []
Expand description

AWAUR: Asynchronous Web API Utilities for Rust

This crate has several utilities to help you structure the public API of a web API wrapper.

Modules

This module helps you implement pagination over a web API endpoint.

Import this module to get all the types, traits, and constants defined by the features you have enabled.