Closed divergentdave closed 2 months ago
This replaces uses of fixed-macro with constants that do constant-time parsing of string literals. This lets us knock out a number of crates from the dev dependency graph, one of which is unmaintained.
fixed-macro
This replaces uses of
fixed-macro
with constants that do constant-time parsing of string literals. This lets us knock out a number of crates from the dev dependency graph, one of which is unmaintained.