rust-bindgen icon indicating copy to clipboard operation
rust-bindgen copied to clipboard

Add integration tests for Objective-C

Open pvdrz opened this issue 2 years ago • 0 comments

Currently, we don't test that our objective-c generated bindings actually work. Giving that we have to do lots of escaping for obective-c names that are keywords in rust, it would be good to test that such bindings work even when the names are escaped.

pvdrz avatar Sep 27 '23 16:09 pvdrz