mirror of
https://gitlab.com/fabinfra/fabaccess/bffh.git
synced 2025-03-12 16:11:43 +01:00
11 lines
85 B
Rust
11 lines
85 B
Rust
|
|
|
|
pub mod db;
|
|
|
|
pub struct AuthenticationHandler {
|
|
|
|
}
|
|
|
|
impl AuthenticationHandler {
|
|
|
|
} |