objc2-encode

Crates.ioobjc2-encode
lib.rsobjc2-encode
version4.0.3
sourcesrc
created_at2021-11-19 14:07:51.478381
updated_at2024-05-21 07:56:28.669669
descriptionObjective-C type-encoding representation and parsing
homepage
repositoryhttps://github.com/madsmtm/objc2
max_upload_size
id484465
size88,047
simlay (simlay)

documentation

https://docs.rs/objc2-encode/

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: 3548

cargo fmt