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