mtl-foundation 1.0.0

Foundation framework bindings (NSObject, NSString, NSArray, etc.)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "mtl-foundation"
version = "1.0.0"
dependencies = [
 "mtl-sys",
]

[[package]]
name = "mtl-sys"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cc9ecbaa0ca76d2d97df0a209e878ed6423c233b2a205d7c191608fe23b35bd1"