pub fn read_to_string<P: Clone + AsRef<Path>>(path: P) -> IoResult<String>