Type Alias ConcurrencyLayer

Source
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 */ }