mirror of
https://github.com/rustdesk/hbb_common.git
synced 2026-05-25 17:19:15 +00:00
feat: linux, get_home_trusted
Signed-off-by: fufesou <linlong1266@gmail.com>
This commit is contained in:
@@ -68,6 +68,8 @@ pub use whoami;
|
||||
pub mod tls;
|
||||
pub mod verifier;
|
||||
pub use async_recursion;
|
||||
#[cfg(target_os = "linux")]
|
||||
pub use users;
|
||||
|
||||
pub type SessionID = uuid::Uuid;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user