//! Standalone finalized-state pruning utility.
// This binary reports startup and pruning failures directly to the terminal before any tracing
// subscriber is installed.
use Parser;
use PruneStateCmd;
/// Process entry point for `zakura-prune-state`.