Modules§
- file_
utils - fs
- Asynchronous file utilities.
- io
- Traits, helpers, and type definitions for asynchronous I/O functionality.
- logger
- oneshot
- A one-shot channel is used for sending a single message between
asynchronous tasks. The
channel
function is used to create aSender
andReceiver
handle pair that form the channel. - rt
- Functions and types used by generated protobuf code
- time_
utils - x_api
- x_core
Macros§
Structs§
- Cached
Size - Cached size field used in generated code.
- Channel
Event - Coded
Input Stream - Buffered read with handy utilities.
- Coded
Output Stream - Buffered write with handy utilities
- DBExecute
Result - Load
Service Request - Method
Descriptor Proto - Describes a method of a service.
- ProtocolDXC
Reader - Service
ApiDescriptor - Service
Info - Service
Infos - Service
Key - Status
- TcpListener
- A TCP socket server, listening for connections.
- Unload
Service Request - XID
Enums§
Traits§
- Future
- A future represents an asynchronous computation obtained by use of
async
. - Request
Message
Functions§
- addr_
to_ conn_ id - compute_
size - conn_
id_ to_ addr - get_
node_ id_ info - json_
to_ proto_ with_ buffer - make_
node_ id - proto_
to_ json_ by_ is - read_
db_ colums - sleep
- Waits until
duration
has elapsed. - tag_
to_ number_ and_ wire_ type