static-events 0.1.3

A library for creating zero-cost event systems.
static-events-0.1.3 doesn't have any documentation.

A generic zero-cost event handler system. Event dispatches should get compiled down to a plain function that executes all handlers involved with no dynamic dispatches.

This library is nightly-only as it relies on specialization.

See the documentation for more information.

This library is dual licenced under the MIT and Apache 2.0 licenses.