line_dist 0.1.0

The distance formula is used to calculate distance between two points in Rectangular Co-ordinate System
Documentation
[dependencies]

[package]
authors = ["huzefagul92 <huzefagul92@gmail.com>"]
categories = ["algorithms"]
description = "The distance formula is used to calculate distance between two points in Rectangular Co-ordinate System"
documentation = "https://doc.rust-lang.org/book/ch10-01-syntax.html"
edition = "2018"
homepage = "https://doc.rust-lang.org/book/title-page.html"
keywords = ["distance", "line_distance", "distance_formula", "line", "line_formula"]
license = "MIT"
name = "line_dist"
repository = "https://github.com/huzefagul92/PIAIC_IOT_BATCH-2_Q2.git"
version = "0.1.0"