diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-08-20 03:38:20 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-08-20 03:42:06 +0800 |
| commit | 0ee5d865a1eaf8b409c2b310ab16ee5f42a0f14a (patch) | |
| tree | cc409abf22f6e9d5fd5313da1f5e89488a5b2713 /mingling_macros/src/systems/dispatch_phf_gen.rs | |
| parent | 5678e0ba37ce2c5c8161f0d48505e7993967e30c (diff) | |
feat: add dispatch benchmark subproject
Diffstat (limited to 'mingling_macros/src/systems/dispatch_phf_gen.rs')
| -rw-r--r-- | mingling_macros/src/systems/dispatch_phf_gen.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mingling_macros/src/systems/dispatch_phf_gen.rs b/mingling_macros/src/systems/dispatch_phf_gen.rs index 97210e2..a85a410 100644 --- a/mingling_macros/src/systems/dispatch_phf_gen.rs +++ b/mingling_macros/src/systems/dispatch_phf_gen.rs @@ -1,4 +1,3 @@ -// Doc Not Optimize //! Perfect-hash dispatch generator (`dispatch_phf` feature). //! //! Generates a `dispatch_args()` body using a **CHD minimal perfect hash** |
