//! Modules to start the rest server and pass a
//! [`struct CoreHttpRequest`](crate::core::server::core_http_request::CoreHttpRequest)
//! to all hyper worker threads when an HTTP request is received
//!pubmodcore_http_request;pubmodcore_services;pubmodrun_server;pubmodstart_core_server;