Crates.io | objc2-encode |
lib.rs | objc2-encode |
version | 4.0.3 |
source | src |
created_at | 2021-11-19 14:07:51.478381 |
updated_at | 2024-05-21 07:56:28.669669 |
description | Objective-C type-encoding representation and parsing |
homepage | |
repository | https://github.com/madsmtm/objc2 |
max_upload_size | |
id | 484465 |
size | 88,047 |
objc2-encode
Objective-C type-encoding in Rust.
This crates provides types to parse and compare Objective-C type-encodings
created with the @encode
directive.
See the docs for a more thorough overview.
This crate is part of the objc2
project,
see that for related crates.