mirror of
https://github.com/fafhrd91/actix-web
synced 2025-09-02 17:46:38 +02:00
export server mod
This commit is contained in:
@@ -63,7 +63,7 @@ pub use tower_service::{NewService, Service};
|
||||
pub(crate) mod accept;
|
||||
pub mod configurable;
|
||||
pub mod connector;
|
||||
mod server;
|
||||
pub mod server;
|
||||
mod server_service;
|
||||
pub mod service;
|
||||
pub mod ssl;
|
||||
|
Reference in New Issue
Block a user