[][src]Crate axiom

Modules

actors

Implements actors and the actor system.

secc

An Skip Enabled Concurrent Channel (SECC) is a channel that allows users to send and receive data from multiple threads and allows the user to temporarily skip reading messages.