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