Function read_file_with_encoding

Source
pub fn read_file_with_encoding(path: &Path, encoding: &str) -> Option<String>