Type Alias go_types::Decls

source ·
pub type Decls = PiggyVec<DeclInfoKey, DeclInfo>;

Aliased Type§

struct Decls { /* private fields */ }