Parsing Numbers


The following parseint program demonstrates how to convert strings to numbers in rust. The program takes two numbers on the command-line and adds them together.

This zip file contains the complete crate.

src/main.rs