Function enc_file::get_input_string

source ·
pub fn get_input_string() -> Result<String, Box<dyn Error>>
Expand description

Reads userinput from stdin and returns it as String. Returns result.