headless_webview

Crates.ioheadless_webview
lib.rsheadless_webview
version0.1.1
sourcesrc
created_at2022-04-17 07:54:48.507543
updated_at2022-04-17 08:17:47.644605
descriptionHeadless Webview Traits
homepage
repository
max_upload_size
id569358
size48,772
Mika (blaind)

documentation

README

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.

Commit count: 0

cargo fmt