Stable type identifiers: a missing piece for crABI and export
Rust Internals [Unofficial]
March 17, 2026
ParaDevOne:
> Paths in Rust are always unique, by definition.
What about hygiene? I can use a macro to have two distinct things with the "same" name in the same module.
Discussion in the ATmosphere