pub mod db; pub struct AuthenticationHandler { } impl AuthenticationHandler { }