//! Lifecycle coordination: build an execution plan from a parsed
//! manifest and orchestrate the start, supervise and stop phases on
//! top of any [`crate::ContainerRuntime`] implementation.
pub use crateLifecycleError;
pub use crate;
pub use crateLifecycleManager;
pub use crate;
pub use crate;
pub use crate;