2 releases
0.1.1 | Apr 17, 2022 |
---|---|
0.1.0 | Apr 17, 2022 |
#24 in #dummy
32 downloads per month
Used in 2 crates
48KB
985 lines
Headless Webview
Implements traits and types for headless webview.
Actual platform-specific engines are provided by headless_webview_engine
crate.
See dummy.rs for example engine implementation.
API is subject to change
License
Licensed under either of
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the software by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Acknowledgement
Huge thanks to the authors and contributors of tauri-apps/wry for their groundbreaking work upon which this crate is not only based, but also leans heavily upon.
Dependencies
~2.1–3.5MB
~89K SLoC