docs.rs failed to build mtl-rs-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
mtl-rs
Rust bindings for Apple's Metal API, built on the modern objc2 ecosystem.
Features
- Comprehensive Metal API coverage
- MTL4 (Metal 4) API bindings
- Built on
objc2for safe and modern Objective-C interop - Supports macOS and iOS
Installation
Add to your Cargo.toml:
[]
= "0.1.0"
Usage
use ;
Platforms
- macOS (x86_64, aarch64)
- iOS (aarch64)
License
MIT