Skip to main content

read_input

Function read_input 

Source
pub fn read_input(path: &str) -> Result<String, String>
Expand description

Read a file into a String, or return stdin contents if path is “-”.