web-view 0.4.0

Rust bindings for webview, a tiny cross-platform library to render web-based GUIs for desktop applications
Documentation
1
2
3
4
5
6
7
8
9
{
    "name": "todo-ps",
    "set": "psc-0.11.7",
    "source": "https://github.com/purescript/package-sets.git",
    "depends": [
        "halogen",
        "prelude"
    ]
}