objc2-encode 2.0.0-beta.1

Objective-C type-encodings
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[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 = "2018"
keywords = ["objective-c", "macos", "ios", "encode"]
license = "MIT"
name = "objc2-encode"
readme = "README.md"
repository = "https://github.com/madsmtm/objc2"
version = "2.0.0-beta.1"
[package.metadata.docs.rs]
default-target = "x86_64-apple-darwin"