[package]
authors = ["Taennan taennan@zohomail.com"]
categories = ["data-structures"]
description = "A simple and flexible data structure for modelling points on an axis"
edition = "2021"
exclude = [".idea"]
keywords = ["point", "axes", "axis"]
license = "MIT"
name = "point-nd"
repository = "https://github.com/taennan/point-nd/tree/main"
resolver = "2"
version = "0.1.1"