mirror of
https://github.com/rustdesk/hbb_common.git
synced 2026-04-03 06:26:30 +00:00
refact(crate): libloading x11
Signed-off-by: fufesou <linlong1266@gmail.com>
This commit is contained in:
@@ -70,6 +70,9 @@ pub mod verifier;
|
||||
pub use async_recursion;
|
||||
#[cfg(target_os = "linux")]
|
||||
pub use users;
|
||||
pub use libloading;
|
||||
#[cfg(target_os = "linux")]
|
||||
pub use x11;
|
||||
|
||||
pub type SessionID = uuid::Uuid;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user