[][src]Module kayrx::util

kayrx utils - various helper services

Modules

bytestring

A utl-8 encoded read-only string with Bytes as a storage.

condition
counter
either

Contains Either service and related types and functions.

framed

Framed dispatcher service and related utilities

inflight
keepalive
mpsc

A multi-producer, single-consumer, futures-aware, FIFO queue.

oneshot

A one-shot, futures-aware channel.

order
stream
task
threadpool

Thread pool for blocking operations

time
timeout

Service that applies a timeout to requests.