Steven Sheldon

Results 53 comments of Steven Sheldon

There's an unstable feature for this now: rust-lang/rust#44874

This will be helpful in verifying message arguments when SSheldon/rust-objc#10 is completed.

Yeah this is great feedback. I was working on [a UIKit wrapper and ended up needing basically everything to be a ShareId](https://github.com/SSheldon/rust-uikit/blob/0.0.2/src/view.rs#L34), so I get where you're coming from. This...