Crates.io | askew |
lib.rs | askew |
version | 0.1.0 |
created_at | 2025-08-08 22:34:23.495909+00 |
updated_at | 2025-08-20 05:35:20.766325+00 |
description | Angles (degrees, radians, and turns) |
homepage | |
repository | https://github.com/crates-lurey-io/askew |
max_upload_size | |
id | 1787374 |
size | 44,254 |
Angles (degrees, radians, and turns).
This project uses just
to run commands the same way as the CI:
cargo just check
to check formatting and lints.cargo just coverage
to generate and preview code coverage.cargo just doc
to generate and preview docs.cargo just test
to run tests.For a full list of commands, see the Justfile
.