mirror of
https://github.com/jkcoxson/idevice.git
synced 2026-03-02 14:36:16 +01:00
Separate headers into cpp source files
This commit is contained in:
@@ -12,7 +12,7 @@ use crate::{
|
||||
|
||||
pub struct LockdowndClientHandle(pub LockdownClient);
|
||||
|
||||
/// Connects to lockdownd service using TCP provider
|
||||
/// Connects to lockdownd service using provider
|
||||
///
|
||||
/// # Arguments
|
||||
/// * [`provider`] - An IdeviceProvider
|
||||
|
||||
Reference in New Issue
Block a user