hexevent 0.1.3

Simple callback event system for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
description = "Simple callback event system for Rust"
edition = "2021"
exclude = [".*/**/*"]
license-file = "LICENSE"
name = "hexevent"
readme = "README.md"
repository = "https://github.com/JustFoxx/hexevent"
version = "0.1.3"