Function kanidmd::kanidm_main
source ยท pub(crate) async fn kanidm_main(
sconfig: ServerConfig,
config: Configuration,
opt: KanidmdParser,
) -> ExitCode
Expand description
Build and execute the main server. The ServerConfig are the configuration options that we are processing into the config for the main server.