webview_official

Crates.iowebview_official
lib.rswebview_official
version0.2.0
sourcesrc
created_at2020-07-20 18:12:08.25901
updated_at2021-02-05 03:40:42.922369
descriptionOfficial Webview-org Rust bindings, a tiny cross-platform library to render web-based GUIs for desktop applications
homepage
repositoryhttps://github.com/tauri-apps/webview_rust
max_upload_size
id267335
size32,989
Webview-Bot (webview-bot)

documentation

README

webview_rust

Bindings in rust for webview (zserge)

This repository is the staging area for the construction of "official" rust bindings to webview/webview.

Setup for development

Please clone this repository and install the submodule:

git clone --recurse-submodules -j8 git@github.com:webview/webview_rust.git

If it bails, please make sure you are using a proper SSH key.

License

MIT / Apache 2

Commit count: 106

cargo fmt