jkcoxson / rusty_libimobiledevice

A Rust wrapper for Libimobiledevice
MIT License
44 stars 19 forks source link

Fix DeviceConnection::receive #15

Closed poweredbypie closed 3 weeks ago

poweredbypie commented 3 weeks ago

It was typed wrongly before

jkcoxson commented 3 weeks ago

Thank you for your help! I'm glad to have a second pair of eyes looking at this function. I wrote most of those functions while sleep-deprived on a long plane ride, so thank you!

This would be a semver breaking change, so let's see if there's anything else we want to change while we're in the business of breaking semver (@michaelwright235 might have some items?).

michaelwright235 commented 3 weeks ago

I'm sorry for the late reply... I don't have anything done yet, but I have something in mind that will be semver breaking in the future.