Skip to main content

DcontextLayerBuilder

Type Alias DcontextLayerBuilder 

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