parse_module_kind

Function parse_module_kind 

Source
pub fn parse_module_kind(
    handler: &Handler,
    src: Source,
    source_id: Option<SourceId>,
    experimental: ExperimentalFeatures,
) -> Result<ModuleKind, ErrorEmitted>