Eric Mark Martin

Results 14 issues of Eric Mark Martin

In #598, there is some discussion of how to correctly bind a c enum that is used as a flag. In it, @yallop helpfully suggests that the `enum` construct can...

Hi, Would it be possible for you to create a versioned Github release for this repository. If you do this I can write and submit a homebrew formula for it.

I appreciate the example showing how to link swift into rust, but I think the examples are all pretty simple swift. I'm trying to use this library to write bindings...

When the `thumbTintColor` option is changed during runtime, only the off state thumb tint color actually changes because the `userDidSpecifyOnThumbTintColor` is updated to `true` during initialization because it is set...