Skip to main content

Crate btdt_server_lib

Crate btdt_server_lib 

Source
Expand description

Library module for btdt-server

This library module exists for two reasons:

  1. To share code between the btdt-server binary crate and benchmarks.
  2. To share code with the integration tests of the btdt-server and btdt-cli.

Modulesยง

asyncio
Helpers for dealing with asynchronous I/O that should be available for benchmarks.