pub fn run() -> ServerRun
Creates a new ServerRun instance.
This function returns a ServerRun struct that can be used to start the HTTP server.
ServerRun