shrev 1.1.3

Event channel, meant to be used with `specs`.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies]

[package]
authors = ["Simon Rönnberg <seamonr@gmail.com>", "torkleyy <torkleyy@gmail.com>"]
categories = ["game-engines"]
description = "Event channel, meant to be used with `specs`."
documentation = "https://docs.rs/shrev"
edition = "2018"
homepage = "https://github.com/rustgd/shrev-rs.git"
keywords = ["ecs", "specs", "events"]
license = "MIT OR Apache-2.0"
name = "shrev"
readme = "README.md"
repository = "https://github.com/rustgd/shrev-rs.git"
version = "1.1.3"