// SPDX-License-Identifier: Apache-2.0
//! Secure loopback-first HTTP delivery for public versioned contracts.
//!
//! Opening the embedded engine does not start a listener. Callers explicitly
//! construct [`HyphaeServer`], bind it, and provide a graceful-shutdown future.
pub use ;
pub use ServerError;
pub use ;
use ApiError;