Function std::io::read_whole_file_str

pub fn read_whole_file_str(file: &Path) -> Result<~str, ~str>