| Crates.io | objc2-encode |
| lib.rs | objc2-encode |
| version | 4.1.0 |
| created_at | 2021-11-19 14:07:51.478381+00 |
| updated_at | 2025-01-22 23:40:12.051433+00 |
| description | Objective-C type-encoding representation and parsing |
| homepage | |
| repository | https://github.com/madsmtm/objc2 |
| max_upload_size | |
| id | 484465 |
| size | 94,349 |
objc2-encodeObjective-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.