Rust: First Steps
Meeting Rust through one small program: a terminal todo list written without a single dependency. Two parts — the language and the traps in the first, the file, the errors and the tests in the second.
Meeting Rust through one small program: a terminal todo list written without a single dependency. Two parts — the language and the traps in the first, the file, the errors and the tests in the second.
Problem: