ixy 0.6.0

A minimal, no-std compatible crate for 2D integer geometry
1
2
3
4
5
#![allow(missing_docs)]

fn main() {
    println!("cargo::rustc-check-cfg=cfg(coverage)");
}