feat: add unified Tauri desktop client and secure web access
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
mod service_http;
|
||||
|
||||
pub use service_http::run_http_server;
|
||||
pub use service_http::{VntService, generate_access_token, run_http_server};
|
||||
|
||||
struct ScopeGuard<F: FnOnce()>(Option<F>);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user