pub fn source_from_path(path: &Path) -> Result<SourceText, OakError>
Reads source text from a file path.