Expand description
Identifier naming helpers shared across code generators.
The Rust codegen (codegen.rs) has its own copies that additionally
handle Rust keyword escaping and differ slightly in capitalisation
heuristics — those are intentionally kept separate.
Functions§
- module_
file_ stem - Return a filesystem-safe stem for the given module name.