Function design_pattern_examples_rust::state::state_display_text
source · fn state_display_text(text: &str)
Expand description
Helper function to display text from the State exercise. Text is displayed with line numbers.
Parameters
-
text
Text to display