mirror of
https://github.com/fafhrd91/actix-net
synced 2025-01-31 11:32:10 +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 use tower_service::{NewService, Service};
|
||||||
|
|
||||||
pub(crate) mod accept;
|
pub(crate) mod accept;
|
||||||
mod configurable;
|
pub mod configurable;
|
||||||
mod connector;
|
mod connector;
|
||||||
mod server;
|
mod server;
|
||||||
mod server_service;
|
mod server_service;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user