Crates.io | trickle |
lib.rs | trickle |
version | 0.0.1 |
source | src |
created_at | 2021-10-23 13:28:07.566412 |
updated_at | 2021-10-23 13:28:07.566412 |
description | Simple message bus library |
homepage | https://github.com/unlink2/trickle |
repository | |
max_upload_size | |
id | 469874 |
size | 5,244 |
Trickle is a simple event system with planned no_std support. Currently WIP.
trickle="0.0.1"
Currently the API is really simple. An example can be found in the example folder.
This program is distributed under the terms of the MIT License.
All contributions are welcome. Both pull requests and issue reports are always appreciated. Please make sure that all existing tests pass before submitting a pull request.