Crate spark_channel

Source
Expand description

§Spark Channel

This crate is used to send messages between modules. This crate is not specific to any of the traits but a generic implementation to implement them in an event-driven architecture.

Modules§

callback
Spark Channel
cancellation_token
Spark Channel Cancellation Token
listener
Spark Listener