Brendonovich / swift-rs

Call Swift functions from Rust with ease!
Apache License 2.0
246 stars 28 forks source link

add method to convert to and from SRData #44

Closed LeviticusNelson closed 1 year ago

LeviticusNelson commented 1 year ago

I just needed a way to convert to and from SRData so that I can send bytes to swift. I am still a newbie when it comes to rust so let me know what can be improved!

tleyden commented 4 months ago

@LeviticusNelson thank you for this PR! 🙌 This really unblocked me