⎹struct Person { name: String, age: u8 }↵
let x = 10;↵
use std::fs; let contents = fs::read_to_string("file.txt").expect("Failed to read");↵
cargo remove serde↵
fn add(a: i32, b: i32) -> i32 { a + b }
Start typing to begin!
0s
Progress:0%
WPM
0
Accuracy
100%