Type Definition solana::packet::SharedPackets[][src]

type SharedPackets = Arc<RwLock<Packets>>;