//! The Ssl sub-client and its methods.
use SslBundleResponse;
use ;
use crateResult;
// Re-export the public types for this module to be used in `porkbun/mod.rs`
/// Provides access to the SSL functionality of the Porkbun API.
///
/// Created via `Porkbun::ssl("example.com")`.