hexga_core 0.0.10-beta.14

Basic set of functionalities common to all hexga crate
Documentation

🚧 Warning: Experimental Crate! 🚧

This crate is currently in beta and experimental.
It is subject to breaking changes in future releases.
Use it at your own risk, and keep in mind that the API may change in future versions.

HexGa Core

Define some basic set of functionalities common to all hexga crate.

About Nightly

This crate currently use nightly to have access to the get_disjoint_mut_helpers : GetDisjointMutIndex trait from the slice::get_disjoint_mut()

Main Hexga crate

Check hexga : https://crates.io/crates/hexga if you are interested in a quick start, it regroup multiple hexga crates.