my_fpro 0.1.0

My first library
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "my_fpro"
version = "0.1.0"
authors = ["muhammadarsalanmirza <marsalan485@gmail.com>"]
edition = "2018"
description = "My first library"
license = "MIT"
repositroy = "https://github.com/muhammadarsalanmirza/rust_library"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]