hexga_core

Crates.iohexga_core
lib.rshexga_core
version0.0.11-beta.3
created_at2025-05-09 08:15:34.641552+00
updated_at2025-08-12 19:04:25.426833+00
descriptionBasic set of functionalities common to all hexga crate
homepagehttps://github.com/Thomas-Mewily/hexga
repositoryhttps://github.com/Thomas-Mewily/hexga
max_upload_size
id1666560
size47,220
Mewily (Thomas-Mewily)

documentation

README

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

Commit count: 338

cargo fmt