Skip to content

Make coordinate types generic within reason, i.e. restricted to float… #36

Make coordinate types generic within reason, i.e. restricted to float…

Make coordinate types generic within reason, i.e. restricted to float… #36

Workflow file for this run

on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 1
- uses: dtolnay/rust-toolchain@stable
- run: cargo test --all-features