Crate fraktor_actor_std_rs

Crate fraktor_actor_std_rs 

Source
Expand description

Standard library helpers for fraktor runtime integrations.

Modulesยง

actor_prim
Actor primitives specialised for the standard toolbox.
dead_letter
DeadLetter bindings for the standard toolbox.
dispatcher
Dispatcher utilities specialised for the standard runtime. Dispatcher bindings tailored for the standard runtime facade.
error
Error utilities specialised for the standard toolbox.
event_stream
Event stream bindings for the standard toolbox.
futures
Future utilities specialised for the standard toolbox.
mailbox
Mailbox bindings for the standard toolbox.
messaging
Messaging primitives specialised for the standard toolbox.
props
Props and dispatcher configuration bindings for the standard toolbox.
system
Actor system bindings for the standard toolbox.
typed
Typed actor utilities specialised for the standard toolbox runtime. High-level typed actor bindings for the standard fraktor runtime.