objc2-encode 2.0.0-pre.0

Objective-C type-encodings
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]
authors = ["Steven Sheldon", "Mads Marquart <mads@marquart.dk>"]
categories = ["development-tools::ffi", "encoding", "no-std", "os::macos-apis"]
description = "Objective-C type-encodings"
documentation = "https://docs.rs/objc2-encode/"
edition = "2021"
keywords = ["objective-c", "macos", "ios", "encode"]
license = "MIT"
name = "objc2-encode"
readme = "README.md"
repository = "https://github.com/madsmtm/objc2"
resolver = "2"
version = "2.0.0-pre.0"
[package.metadata.docs.rs]
default-target = "x86_64-apple-darwin"
targets = ["x86_64-apple-darwin", "aarch64-apple-darwin", "aarch64-apple-ios", "x86_64-apple-ios", "x86_64-unknown-linux-gnu", "i686-unknown-linux-gnu", "x86_64-pc-windows-msvc"]