5 lines
137 B
Rust
5 lines
137 B
Rust
pub mod idd;
|
|
|
|
pub const DRIVER_INSTALL_PATH: &str = "RustDeskIddDriver/RustDeskIddDriver.inf";
|
|
pub const DRIVER_DOWNLOAD_URL: &str = "";
|