//! Interprets typed HTTP programs as the TypeScript client that calls them.
//!
//! The same program an executing interpretation answers is read here from the other side: what a
//! caller states, where each argument goes, and what comes back. Nothing about the surface is
//! written a second time in another language.
pub use *;
pub use *;
pub use *;
pub use *;