Crates.io | ixy |
lib.rs | ixy |
version | 0.6.0-alpha.3 |
created_at | 2025-07-07 02:47:14.118445+00 |
updated_at | 2025-08-05 05:26:39.99499+00 |
description | A minimal, no-std compatible crate for 2D integer geometry |
homepage | |
repository | https://github.com/crates-lurey-io/ixy |
max_upload_size | |
id | 1740602 |
size | 133,337 |
A minimal, no-std compatible crate for 2D integer geometry
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
.