Skip to main content

DcontextLayer

Type Alias DcontextLayer 

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