Function start_server

Source
pub async fn start_server(
    config_path: String,
) -> Result<(), Box<dyn Error + Send + Sync>>
👎Deprecated
Expand description

start hyper http server (deprecated)