Type Alias go_types::LangObjs

source ·
pub type LangObjs = PiggyVec<ObjKey, LangObj>;

Aliased Type§

struct LangObjs { /* private fields */ }