pub type DcontextLayerBuilder<S> = SyncDcontextLayerBuilder<S>;Expand description
Type alias for backward compatibility — DcontextLayerBuilder is now SyncDcontextLayerBuilder.
Aliased Type§
pub struct DcontextLayerBuilder<S> { /* private fields */ }