ixy

Crates.ioixy
lib.rsixy
version0.6.0-alpha.3
created_at2025-07-07 02:47:14.118445+00
updated_at2025-08-05 05:26:39.99499+00
descriptionA minimal, no-std compatible crate for 2D integer geometry
homepage
repositoryhttps://github.com/crates-lurey-io/ixy
max_upload_size
id1740602
size133,337
admins (github:crates-lurey-io:admins)

documentation

README

ixy

A minimal, no-std compatible crate for 2D integer geometry

Test 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.

Inspiration

Commit count: 0

cargo fmt