Skip to main content

request_line_async

Function request_line_async 

Source
pub async fn request_line_async(
    prompt: &str,
    echo: bool,
) -> Result<String, RuntimeError>