Skip to main content

InitList

Type Alias InitList 

Source
pub type InitList = IdxRange<InitEntry>;
Expand description

A run of the values one initializer stores.

Aliased Typeยง

pub struct InitList { /* private fields */ }