mirror of
https://github.com/fafhrd91/actix-net
synced 2025-06-28 11:00:36 +02:00
export configurable mod
This commit is contained in:
@ -52,7 +52,7 @@ use actix::Message;
|
||||
pub use tower_service::{NewService, Service};
|
||||
|
||||
pub(crate) mod accept;
|
||||
mod configurable;
|
||||
pub mod configurable;
|
||||
mod connector;
|
||||
mod server;
|
||||
mod server_service;
|
||||
|
Reference in New Issue
Block a user