eventbuzz 0.2.1

A safe, fast, concurrent event publish/subscribe system based on tokio(async), inspired by Spring events.
Documentation

eventbuzz

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 4 feature flags, 1 of them enabled by default.

default

synchronous (default)

This feature flag does not enable additional features.

async-trait

asynchronous

tokio