Function file_to_string_impl

Source
pub fn file_to_string_impl(file: &File) -> Result<String, Error>