multiply_nums 0.1.0

Takes two unsigned integers and return their product.
Documentation
1
2
3
4
5
6
7
8
9
[dependencies]

[package]
authors = ["inshalayaz <inshal.ayaz15@gmail.com>"]
description = "Takes two unsigned integers and return their product."
edition = "2018"
license = "MIT"
name = "multiply_nums"
version = "0.1.0"