Function hurl::cli::read_to_string[][src]

pub fn read_to_string(filename: &str) -> Result<String, CliError>
Expand description

Similar to the standard read_to_string() But remove any existing BOM Support also input stream when filename = ‘-’