Skip to main content

MODULE_NAMES

Constant MODULE_NAMES 

Source
pub const MODULE_NAMES: &[&str];
Expand description

Every module name module_scope resolves, in that function’s match order. Adding a match arm there means adding the name HERE too — lex docs --stdlib-index renders docs/AGENT.md’s generated stdlib index from this list, and lex doc-sync --check in CI fails when the docs drift from what this enumeration produces (#746).