mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-04-02 18:31:50 -04:00
5 lines
94 B
Rust
5 lines
94 B
Rust
mod browser_auth_ext;
|
|
mod browser_auth_impl;
|
|
|
|
pub use browser_auth_ext::BrowserAuthenticator;
|