kled 0.0.0

Reactive Extensions for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "kled"
version = "0.0.0"
authors = ["Alexander Linne <alexander.linne@outlook.com>"]
license = "MIT OR Apache-2.0"
description = "Reactive Extensions for Rust"
repository = "https://github.com/alexanderlinne/kled"
edition = "2018"

[dependencies]