Python
Database
Operating System
Programming
Linux Command
Toolkit
Other
Keyboard Shortcuts
Open sidebar
Open user menu
Guess
Search
Dart
HTML Canvas
Redis
Bash
JavaScript
Rust
Rust Types
Vectors
let some\_vector = vec![1,2,3,4,5];
A vector is declared using the
vec!
macro.
Comments
Add your comment
Post
Related
Also see
Misc
Rust Functions
Rust Flow Control
Rust Operators
Rust Strings
Rust Types
Getting Started