Skip to content

Split the Point and Distance traits to reduce the burden on implement… #42

Split the Point and Distance traits to reduce the burden on implement…

Split the Point and Distance traits to reduce the burden on implement… #42

Workflow file for this run

on: [push]
jobs:
msrv:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 1
- uses: dtolnay/rust-toolchain@1.55.0
- run: cargo check