⎹cargo clippy↵
let person = Person { name: String::from("Alice"), age: 30 };↵
let future = async_function(); tokio::runtime::Runtime::new().unwrap().block_on(future);↵
let numbers = vec![1, 2, 3];↵
cargo new my_project
Start typing to begin!
0s
Progress:0%
WPM
0
Accuracy
100%