# siiir_points ## Short description Data structures representing points in 2D & 3D space. ## Docs & Repo ### Documentation Library documentation is on on **crates.io**. Whole docs are in source code. ### Repository https://github.com/Siiir/siiir_points ## Specifications **Git-related** things are in public **GitHub** repository. **Other specifications** are in **Cargo.toml** file. ## Maturity Beta — works, but **doesn't have full tests**, only basic. Any feedback and contribution is welcome. Write on [my email](mailto:tomasz_nehring@outlook.com). ### Tests #### Unit tests Basic — passing #### Doc tests Basic — passing #### Integration tests None