Type Alias InitFeatures

pub type InitFeatures = Features<InitContext>;
Expand description

Features used within an init message.

Aliased Typeยง

struct InitFeatures { /* private fields */ }