Skip to main content

InitId

Type Alias InitId 

Source
pub type InitId = Idx<Init>;
Expand description

An initializer, in the side table.

Aliased Typeยง

pub struct InitId { /* private fields */ }