Function server::main

source · []
pub(crate) fn main() -> Result<()>
Expand description

Initializes the logger and the secure random number generator, and runs game_loop::run.