Type Definition sigi::data::V1Stack[][src]

pub type V1Stack = Vec<V1Item>;
Expand description

A stack of items. Used for backwards compatibility with versions of Sigi v1.