Skip to main content

format_state_label

Function format_state_label 

Source
pub fn format_state_label(state: MachineState) -> &'static str
Expand description

Format a MachineState as a human-readable label.

This is the canonical state label formatting used by both GUI and TUI to ensure consistent state display across the application.