askew

Crates.ioaskew
lib.rsaskew
version0.1.0
created_at2025-08-08 22:34:23.495909+00
updated_at2025-08-20 05:35:20.766325+00
descriptionAngles (degrees, radians, and turns)
homepage
repositoryhttps://github.com/crates-lurey-io/askew
max_upload_size
id1787374
size44,254
Matan Lurey (matanlurey)

documentation

README

askew

Angles (degrees, radians, and turns).

Test Docs Crates.io Version codecov

Contributing

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.

Commit count: 3

cargo fmt