RustArmstrong A Program written in Rust to determine whether a number is an Armstrong number or not. For Google Code-in. Usage Simply run cargo run <number> to see whether a number is an Armstrong number or not.