webview-sys 0.4.0

Rust native ffi bindings for webview
Documentation
[build-dependencies.cc]
version = "1"

[build-dependencies.pkg-config]
version = "0.3"
[dependencies.bitflags]
version = "1"

[features]
edge = []

[lib]
name = "webview_sys"
path = "lib.rs"

[package]
authors = ["Boscop", "zxey <r.hozak@seznam.cz>"]
build = "build.rs"
categories = ["gui", "web-programming", "api-bindings", "rendering", "visualization"]
description = "Rust native ffi bindings for webview"
keywords = ["web", "gui", "desktop", "electron", "webkit"]
license = "MIT"
links = "webview"
name = "webview-sys"
repository = "https://github.com/Boscop/web-view"
version = "0.4.0"