Function uquery::string

source · []
pub fn string(string: &str) -> Result<String>
Expand description

Queries the user for string input.

Errors

Fails on io errors with the stdin and stdout.