Stat identifier module.
Provides the StatId type, which is an interned string identifier for stats. Uses Arc<str> for memory efficiency and fast comparison.
StatId
Arc<str>