polygons 0.1.2

Computes distances to polygon edges and vertices and can check whether points are inside/outside.
Documentation
language: rust
rust:
  - stable
  - beta
  - nightly
jobs:
  allow_failures:
    - rust: nightly
  fast_finish: true
notifications:
  email: false