Skip to main content

parse_light_shared_file_with_encoding

Function parse_light_shared_file_with_encoding 

Source
pub fn parse_light_shared_file_with_encoding(
    path: impl AsRef<Path>,
    encoding: SourceEncoding,
) -> Result<SharedLightParse>