dilate 0.6.3

A compact, high performance integer dilation library for Rust.
Documentation
[dependencies]

[dev-dependencies.paste]
version = "1.0.6"

[features]
std = []

[package]
categories = ["algorithms", "encoding"]
description = "A compact, high performance integer dilation library for Rust."
documentation = "https://docs.rs/dilate"
edition = "2021"
homepage = "https://github.com/alexmadeathing/dilate"
keywords = ["morton", "integer", "dilate", "dilation", "octree"]
license = "MIT OR Apache-2.0"
name = "dilate"
readme = "README.md"
repository = "https://github.com/alexmadeathing/dilate"
rust-version = "1.70"
version = "0.6.3"