Source code
Revision control
Copy as Markdown
Other Tools
# `objc2-encode`
[](https://crates.io/crates/objc2-encode)
[](https://github.com/madsmtm/objc2/blob/master/LICENSE.txt)
[](https://github.com/madsmtm/objc2/actions/workflows/ci.yml)
Objective-C type-encoding in Rust.
This crates provides types to parse and compare Objective-C type-encodings
created with the `@encode` directive.
see that for related crates.