//! The `restart` command, rebuilt from first principles.
//!
//! - [`crate::restart::plan`] — resolves selectors into an exhaustive
//! [`crate::restart::RestartPlan`], with a [`crate::restart::preflight`] that
//! refuses illegal operations before any side effect.
pub use ;
pub use ManifestDiff;