//! tower_api_client is a library for building strongly typed API clients, with built-in capabilites
//! for authentication, various request and response types and pagination.
modclient;moderror;pubmodpagination;modrequest;pubuseclient::{Client, ServiceExt};pubuseerror::Error;pubusehyper::header;pubusehyper::Method;pubusehyper::StatusCode;pubuserequest::*;