pub fn parse_light_file_with_encoding( path: impl AsRef<Path>, encoding: SourceEncoding, ) -> Result<LightParse>