1
0
mirror of https://github.com/actix/actix-website synced 2024-11-24 16:52:59 +01:00
actix-website/static/api/actix-web/0.7.2/actix_web/server/sidebar-items.js

1 line
608 B
JavaScript
Raw Normal View History

2018-07-26 19:53:41 +02:00
initSidebarItems({"enum":[["KeepAlive","Server keep-alive setting"]],"fn":[["new","Create new http server with application factory."]],"struct":[["HttpServer","An HTTP Server"],["PauseServer","Pause accepting incoming connections"],["Request","Request's context"],["ResumeServer","Resume accepting incoming connections"],["ServerSettings","Various server settings"],["StopServer","Stop incoming connection processing, stop all workers and exit."]],"trait":[["HttpHandler","Low level http request handler"],["HttpHandlerTask","Low level http request handler"],["IntoHttpHandler","Conversion helper trait"]]});