Skip to main content

read_string

Function read_string 

Source
pub async fn read_string(
    prompt: &str,
    format_checker: Format,
    default: Option<String>,
) -> String