neqo/neqo-common
Lars Eggert a7581770ff
chore: Guard testing functions properly (#2264)
* chore: Guard testing functions properly

We have a bunch of functions that in their doc comments say that they are
for testing purposes only. This commit adds guards to those functions
to make sure they are not used in production code.

* More
2024-12-03 15:27:29 +00:00
..
benches Add a benchmark for the decoder (#2258) 2024-12-02 08:58:36 +00:00
src chore: Guard testing functions properly (#2264) 2024-12-03 15:27:29 +00:00
tests
Cargo.toml chore: Guard testing functions properly (#2264) 2024-12-03 15:27:29 +00:00
build.rs