//! `podup` — docker-compose → Podman translator library.
//!
//! Provides parsing, variable substitution, topological ordering, and an
//! async engine that drives container lifecycle via Podman's Docker-compatible
//! REST API (bollard).
pub use ;
pub use ;
pub use ;