Searched defs:read_to_string (Results 1 – 2 of 2) sorted by relevance
109 fn read_to_string(path: &Path) -> Result<String> { in read_to_string() function
1109 fn read_to_string(&mut self, buf: &mut std::string::String) -> io::Result<usize> { in read_to_string() function