mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-10 21:41:01 +00:00
dd1f4b483e
Both of these modules are doc(hidden) and commented "Not public API", but incorrect downstream code sometimes still references them. Naming the module __private will make it more likely to be noticed in code review.