objc-runtime-sys 0.1.0

objc runtime bindings
Documentation
[dependencies]

[[example]]
name = "hello_world"
path = "examples/hello_world.rs"

[lib]
name = "objc_runtime_sys"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "objc runtime bindings"
edition = "2024"
license = "MIT OR Apache-2.0"
name = "objc-runtime-sys"
readme = false
version = "0.1.0"