//! HTTP client for AT Protocol services with DPoP authentication and XRPC support.
//!
//! Provides binaries:
//! - `atproto-client-dpop`: Make authenticated XRPC calls using DPoP tokens
//! - `atproto-client-auth`: Manage app password authentication and sessions
//! - `atproto-client-app-password`: Make authenticated XRPC calls using Bearer tokens
/// AT Protocol namespace modules.