Function sway_parse::parse_module_kind
source · pub fn parse_module_kind(
handler: &Handler,
src: Arc<str>,
path: Option<Arc<PathBuf>>
) -> Result<ModuleKind, ErrorEmitted>
pub fn parse_module_kind(
handler: &Handler,
src: Arc<str>,
path: Option<Arc<PathBuf>>
) -> Result<ModuleKind, ErrorEmitted>