mirror of
https://github.com/fafhrd91/actix-net
synced 2025-09-02 17:46:39 +02:00
export configurable mod
This commit is contained in:
@@ -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;
|
||||||
|
Reference in New Issue
Block a user