rustpython_vm::util
pub fn read_file(path: &Path) -> Result<String>
Read a file at path into a String
path