Function module_not_found

Source
pub fn module_not_found<S>(name: S) -> Diagnostic
where S: Into<String>,