jkcoxson / rusty_libimobiledevice

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

afc: New `with_service` method #10

Closed michaelwright235 closed 1 month ago

michaelwright235 commented 1 month ago

This method allows creating an AFC client with a given service.

Resolves #9 issue