https://issues.dlang.org/show_bug.cgi?id=24769
--- Comment #2 from Richard (Rikki) Andrew Cattermole <[email protected]> --- It is part of PhobosV3, see Adam Wilson's DConf 2024 talk. A more concrete example of a module that would benefit from it is core.int128, but there are others such as the WinAPI bindings that have symbols declared that are not a binding. Oh and I've implemented it https://github.com/dlang/dmd/pull/16848 --
