PD

Type Alias PD 

Source
pub type PD<C = NoExplicitInvocationContext> = Cap<PD, C>;

Aliased Typeยง

pub struct PD<C = NoExplicitInvocationContext> { /* private fields */ }