Closed serprex closed 8 years ago
Oops, going to resubmit PR for development branch
(nevermind, seems development is very stale..)
:tada: Awesome, thanks so much for your contribution. We'll review it tonight.
We made some notes, we'd like to return Option
for some of the types where the extern code could be returning null.
Thank you for the request, we've been busy with Way Cooler, we'll be sure to integrate these changes in with our optional Wayland dependency.
Attempts to cover the bullets for
Add Copy trait for Point/Size/Geometry
&Functions take copyable types instead of references to them
Also uses std::mem::uninitialized::<[c_char; 64]>() over Vec::with_capacity(64) in xkb & bumps crate versions