1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-08-31 08:57:00 +02:00

update docs

This commit is contained in:
Nikolay Kim
2017-10-07 23:59:57 -07:00
parent 01e9a7d77e
commit 4102b9e1c5
6 changed files with 89 additions and 10 deletions

View File

@@ -43,5 +43,5 @@ pub use resource::{HttpMessage, HttpResource};
pub use server::HttpServer;
pub use context::HttpContext;
pub use router::RoutingMap;
pub use route_recognizer::Params;
pub use httpmessage::{HttpRequest, HttpResponse, IntoHttpResponse};
pub use route_recognizer::Params;