/**

Control flow and message type matching for the actor based concurrency

$(H3 Examples:)
    See [tagion.testbench.services]
**/

module tagion.actor;

public import tagion.actor.actor;