Modules
- Asynchronous file and standard stream adaptation.
- Traits, helpers, and type definitions for asynchronous I/O functionality.
- Functions and types used by generated protobuf code
Macros
Structs
- Cached size field used in generated code.
- Buffered read with handy utilities.
- Buffered write with handy utilities
- Describes a method of a service.
- A TCP socket server, listening for connections.
Enums
- All supported “wire types” are listed in this enum.
Traits
- A future represents an asynchronous computation obtained by use of
async
.
Functions
- Waits until
duration
has elapsed.