Function load_source_file

Source
pub fn load_source_file<P: AsRef<Path>>(path: P) -> Result<String>
Expand description

Load a source file and return its contents