3 unstable releases

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

#229 in macOS and iOS APIs

Download history 508/week @ 2024-10-05 116/week @ 2024-10-12 154/week @ 2024-10-19 287/week @ 2024-10-26 290/week @ 2024-11-02 345/week @ 2024-11-09 427/week @ 2024-11-16 141/week @ 2024-11-23 228/week @ 2024-11-30 142/week @ 2024-12-07 185/week @ 2024-12-14 145/week @ 2024-12-21 258/week @ 2024-12-28 368/week @ 2025-01-04 407/week @ 2025-01-11 333/week @ 2025-01-18

1,373 downloads per month
Used in 3 crates (2 directly)

Zlib OR Apache-2.0 OR MIT

8MB
142K SLoC

objc2-metal-kit

Latest version License Documentation CI

Rust bindings to Apple's framework MetalKit.

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 MetalKit framework

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

Dependencies