eventear 0.1.0

A small crate for creating listeners for events and applying their changes to a state struct.
Documentation
1
2
3
4
5
6
7
8
9
[dependencies]

[package]
authors = ["brnrs <brnrs@brnrs.pl>"]
description = "A small crate for creating listeners for events and applying their changes to a state struct."
edition = "2018"
license = "MIT"
name = "eventear"
version = "0.1.0"