objc2-safety-kit 0.0.0

Reserved crate name for objc2 bindings to the SafetyKit framework
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[lib]
name = "objc2_safety_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 SafetyKit framework"
edition = "2021"
license = "MIT"
name = "objc2-safety-kit"
readme = false
repository = "https://github.com/madsmtm/objc2"
version = "0.0.0"