Crate bee_runtime[−][src]
Runtime components and utilities for the bee node framework
Modules
| event | A module that provides a generic, type-safe event bus for arbitrary event types. |
| node | Traits used to represent bee nodes and allow for their instantiation. |
| resource | Types that allow access to and management of node resources. |
| shutdown_stream | A module to simplify selecting between a shutdown signal and a stream. |
| worker | A module that deals with asynchronous workers in general. |