Expand description
Library module for btdt-server
This library module exists for two reasons:
- To share code between the
btdt-serverbinary crate and benchmarks. - To share code with the integration tests of the
btdt-serverandbtdt-cli.
Modulesยง
- asyncio
- Helpers for dealing with asynchronous I/O that should be available for benchmarks.