//! This crate provides an API client for the Boomack Server.
//!//! See <https://boomack.com> for more information about Boomack.
//!//! The Boomack API Client library is implemented in the
//! module [`boomack::client`](client/).
pubmodclient;pubuse ureq;