objc2-encode 2.0.0-pre.4

Objective-C type-encoding representation and parsing
Documentation
[features]
alloc = []
default = ["std"]
std = ["alloc"]

[package]
authors = ["Steven Sheldon", "Mads Marquart <mads@marquart.dk>"]
categories = ["development-tools::ffi", "encoding", "no-std", "os::macos-apis"]
description = "Objective-C type-encoding representation and parsing"
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"
rust-version = "1.60"
version = "2.0.0-pre.4"
[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"]