3 unstable releases

0.3.0 Jan 24, 2025
0.2.2 May 21, 2024
0.2.0 Apr 17, 2024

#234 in macOS and iOS APIs

Download history 14737/week @ 2024-10-26 15215/week @ 2024-11-02 15614/week @ 2024-11-09 19476/week @ 2024-11-16 18864/week @ 2024-11-23 20770/week @ 2024-11-30 22840/week @ 2024-12-07 24595/week @ 2024-12-14 15014/week @ 2024-12-21 16815/week @ 2024-12-28 23323/week @ 2025-01-04 21651/week @ 2025-01-11 24944/week @ 2025-01-18 30280/week @ 2025-01-25 26199/week @ 2025-02-01 29858/week @ 2025-02-08

115,263 downloads per month
Used in 38 crates (2 directly)

Zlib OR Apache-2.0 OR MIT

9MB
163K SLoC

objc2-web-kit

Latest version License Documentation CI

Rust bindings to Apple's framework WebKit.

This README is kept intentionally small to consolidate the documentation, see the Rust docs for more details on this crate.

This crate is part of the objc2 project, see that for related crates.


lib.rs:

Bindings to the WebKit framework

See Apple's docs and the general docs on framework crates for more information.

Example

Dependencies