intersection_detection 0.1.3

Compute intersections between 2D lines
Documentation
[dependencies.derive-new]
version = "0.6.0"

[dependencies.num]
version = "0.4.1"

[dependencies.point_like]
version = "0.1.2"

[dev-dependencies.rstest]
version = "0.18.2"

[package]
authors = ["Jacob Bergholtz <cuppachino.dev@gmail.com>"]
description = "Compute intersections between 2D lines"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "intersection_detection"
readme = "README.md"
repository = "https://github.com/cuppachino/intersection_detection"
version = "0.1.3"