dwind-base 0.1.1

DWIND base library used by the dwind generated code
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "dwind-base"
version = "0.1.1"
edition = "2021"
description = "DWIND base library used by the dwind generated code"
homepage = "https://github.com/JedimEmO/dwind"
repository = "https://github.com/JedimEmO/dwind"
license = "MIT"
keywords = ["web", "wasm", "css", "style"]

[dependencies]
dominator = { workspace = true }
futures-signals = { workspace = true }