mirror of
https://github.com/fafhrd91/actix-net
synced 2025-01-31 06:02:07 +01:00
export configurable mod
This commit is contained in:
parent
cb1ea341c3
commit
6f607e79db
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user