Trait ws_auth::server::AuthenticationServerModule
source · pub trait AuthenticationServerModule {
// Required method
fn config(&mut self, cfg: &mut ServiceConfig);
}pub trait AuthenticationServerModule {
// Required method
fn config(&mut self, cfg: &mut ServiceConfig);
}