mirror of
https://github.com/fafhrd91/actix-net
synced 2025-01-18 20:01:48 +01:00
export ServiceExt trait
This commit is contained in:
parent
eeb4f8c61c
commit
7ec92f7b1c
@ -63,7 +63,7 @@ mod worker;
|
||||
pub use configurable::{IntoNewConfigurableService, NewConfigurableService};
|
||||
pub use connector::{ConnectionInfo, Connector, ConnectorError};
|
||||
pub use server::Server;
|
||||
pub use service::{IntoNewService, IntoService, NewServiceExt};
|
||||
pub use service::{IntoNewService, IntoService, NewServiceExt, ServiceExt};
|
||||
|
||||
/// Pause accepting incoming connections
|
||||
///
|
||||
|
Loading…
x
Reference in New Issue
Block a user