mirror of
https://github.com/fafhrd91/actix-web
synced 2025-09-01 01:16:59 +02:00
rename modules
This commit is contained in:
@@ -31,7 +31,6 @@ mod body;
|
||||
mod context;
|
||||
mod error;
|
||||
mod date;
|
||||
mod decode;
|
||||
mod httprequest;
|
||||
mod httpresponse;
|
||||
mod logger;
|
||||
@@ -39,12 +38,13 @@ mod payload;
|
||||
mod resource;
|
||||
mod recognizer;
|
||||
mod route;
|
||||
mod reader;
|
||||
mod task;
|
||||
mod staticfiles;
|
||||
mod server;
|
||||
mod wsframe;
|
||||
mod wsproto;
|
||||
mod h1;
|
||||
mod h2;
|
||||
|
||||
pub mod ws;
|
||||
pub mod dev;
|
||||
|
Reference in New Issue
Block a user