https://github.com/sameem420/rust_multiplynumbers
Program to multiply two numbers in Rust
https://github.com/sameem420/rust_multiplynumbers
multiplynumbersinrust rust rust-lang
Last synced: 11 months ago
JSON representation
Program to multiply two numbers in Rust
- Host: GitHub
- URL: https://github.com/sameem420/rust_multiplynumbers
- Owner: sameem420
- License: gpl-3.0
- Created: 2020-03-02T16:52:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-02T17:05:20.000Z (over 6 years ago)
- Last Synced: 2025-03-17T15:58:56.399Z (over 1 year ago)
- Topics: multiplynumbersinrust, rust, rust-lang
- Language: Rust
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rust_multiplyNumbers
Program to multiply two numbers in Rust
NOTE : use cargo run to execute the program