objc2-encode

Crates.ioobjc2-encode
lib.rsobjc2-encode
version4.1.0
created_at2021-11-19 14:07:51.478381+00
updated_at2025-01-22 23:40:12.051433+00
descriptionObjective-C type-encoding representation and parsing
homepage
repositoryhttps://github.com/madsmtm/objc2
max_upload_size
id484465
size94,349
simlay (simlay)

documentation

README

objc2-encode

Latest version License Documentation CI

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.

Commit count: 4064

cargo fmt