kick 0.1.2

Tiny reactive system for Rust. Inspired by sodium
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]

name = "kick"

version = "0.1.2"

authors = ["scareaangel <scareaangel@gmail.com>"]

description = "Tiny reactive system for Rust. Inspired by sodium"

license = "MIT/Apache-2.0"

repository = "https://github.com/SCareAngel/kick-rs.git"

documentation = "http://scareangel.github.io/kick-rs/kick/index.html"





[dependencies]







[features]

nightly = []