mirror of
https://github.com/jkcoxson/idevice.git
synced 2026-03-02 14:36:16 +01:00
Add DVT screenshot bindings
This commit is contained in:
8
ffi/src/dvt/mod.rs
Normal file
8
ffi/src/dvt/mod.rs
Normal file
@@ -0,0 +1,8 @@
|
||||
// Jackson Coxson
|
||||
|
||||
#[cfg(feature = "location_simulation")]
|
||||
pub mod location_simulation;
|
||||
|
||||
pub mod process_control;
|
||||
pub mod remote_server;
|
||||
pub mod screenshot;
|
||||
Reference in New Issue
Block a user