mirror of
https://github.com/mozilla-firefox/firefox.git
synced 2026-06-14 20:45:13 -05:00
…
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.