vector
Software / App
A dynamic array data structure in Rust, used in the 'Bob' struct example to hold a collection of integers.
Mentioned in 2 videos
Videos Mentioning vector

Boris Sofman: Waymo, Cozmo, Self-Driving Cars, and the Future of Robotics | Lex Fridman Podcast #241
Lex Fridman
A future version of Anki's social robot, described as always-on and allowing for non-intrusive initiation of interaction in a way voice assistants cannot.

Rust and RAII Memory Management - Computerphile
Computerphile
A dynamic array data structure in Rust, used in the 'Bob' struct example to hold a collection of integers.