[][src]Type Definition solana_runtime::message_processor::SymbolCache

type SymbolCache = RwLock<HashMap<Vec<u8>, Symbol<Entrypoint>>>;