Files
Andrey Kumanyaev 0b0801ffd2 chore: drop the remaining unreferenced exported helpers
Fourteen exported helpers had no caller left anywhere in the tree — only
their own declaration and the doc comments that named them. Delete each
symbol with its comment and let the compiler prune the imports that went
dark, so the remaining exported surface is one every reader can trust has
a consumer.
2026-08-14 09:49:33 +02:00
..