[][src]Module actori_utils::framed

Framed dispatcher service and related utilities

Structs

Dispatcher

FramedTransport - is a future that reads frames from Framed object and pass then to the service.

Enums

DispatcherError

Framed transport errors

Message