trickle

Crates.iotrickle
lib.rstrickle
version0.0.1
sourcesrc
created_at2021-10-23 13:28:07.566412
updated_at2021-10-23 13:28:07.566412
descriptionSimple message bus library
homepagehttps://github.com/unlink2/trickle
repository
max_upload_size
id469874
size5,244
Lukas (unlink2)

documentation

README

trickle

Trickle is a simple event system with planned no_std support. Currently WIP.

Table of content

Installation

trickle="0.0.1"

Usage

Currently the API is really simple. An example can be found in the example folder.

License

This program is distributed under the terms of the MIT License.

Contributing

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.

TODO

Commit count: 0

cargo fmt