Module darwin_webkit::webkit
source · Expand description
Exposes bindings to the WKWebView API.
Re-exports
pub use self::wk_navigation::*;pub use self::wk_web_view::*;pub use self::wk_web_view_configuration::*;
Modules
- Wraps the WKScriptMessageHandler protocol in Rust