pub type ImportLookupTable<'a> = Vec<SyntheticImportLookupTableEntry<'a>>;
Aliased Typeยง
struct ImportLookupTable<'a> { /* private fields */ }
pub type ImportLookupTable<'a> = Vec<SyntheticImportLookupTableEntry<'a>>;
struct ImportLookupTable<'a> { /* private fields */ }