Type Alias LangObjs

Source
pub type LangObjs = PiggyVec<ObjKey, LangObj>;

Aliased Typeยง

pub struct LangObjs { /* private fields */ }