pub type ConcurrencyLayer = ConcurrencyBuilder;
Expand description
A type alias of ConcurrencyBuilder
conforming to the naming convention of tower_layer
.
Aliased Typeยง
pub struct ConcurrencyLayer { /* private fields */ }
pub type ConcurrencyLayer = ConcurrencyBuilder;
A type alias of ConcurrencyBuilder
conforming to the naming convention of tower_layer
.
pub struct ConcurrencyLayer { /* private fields */ }