In the nested-tls crate both client and server modules export an identical type alias NestingTlsStream.
This is not an issue for functionality but i think causes a bit of confusion and that type alias should be in the top-level module for that crate.