Function parse_module_kind

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