Function cl_utils::read_line_prompt

source ·
pub fn read_line_prompt(msg: &str) -> String
Expand description

Prompts the user with the provided &str msg before calling read_line() to get a user input string