[][src]Module eternal::util

Modules

bytestring

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

counter
framed

Framed dispatcher service and related utilities

mpsc

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

oneshot

A one-shot, futures-aware channel.

task
threadpool

Thread pool for blocking operations

timeout

Service that applies a timeout to requests.