/// Changes the tense of the string returned by the `describe` functions for
/// [`InstallStep`](install::InstallStep), [`RemoveStep`](install::RemoveStep) and
/// [Rollback](install::RollbackStep). Final punctuation is missing and must be added.
/// Installation (or removal) configuration, steps, and errors.
pub use Spec;
/// Scheduling options
pub use Schedule;
/// A pre made basic TUI that functions as an install and removal wizard