objc2-gameplay-kit 0.0.0

Reserved crate name for objc2 bindings to the GameplayKit framework
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[lib]
name = "objc2_gameplay_kit"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Reserved crate name for objc2 bindings to the GameplayKit framework"
edition = "2021"
license = "MIT"
name = "objc2-gameplay-kit"
readme = false
repository = "https://github.com/madsmtm/objc2"
version = "0.0.0"