On Monday, 7 September 2026 at 15:24:52 UTC, Richard (Rikki) Andrew Cattermole wrote: > https://github.com/dlang/phobos/blob/master/std/conv.d#L1103 > > Appears to be it. That link is to converting enum --> string. The OP is converting string --> enum. Which is here: https://github.com/dlang/phobos/blob/4194510d7d5ca88267cd009402f001429fabc645/std/conv.d#L3057