pub fn load_source_file<P: AsRef<Path>>(path: P) -> Result<String>
Load a source file and return its contents