| Crates.io | hexga_core |
| lib.rs | hexga_core |
| version | 0.0.11-beta.3 |
| created_at | 2025-05-09 08:15:34.641552+00 |
| updated_at | 2025-08-12 19:04:25.426833+00 |
| description | Basic set of functionalities common to all hexga crate |
| homepage | https://github.com/Thomas-Mewily/hexga |
| repository | https://github.com/Thomas-Mewily/hexga |
| max_upload_size | |
| id | 1666560 |
| size | 47,220 |
🚧 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.
Define some basic set of functionalities common to all hexga crate.
This crate currently use nightly to have access to the get_disjoint_mut_helpers : GetDisjointMutIndex trait from the slice::get_disjoint_mut()
Check hexga : https://crates.io/crates/hexga if you are interested in a quick start, it regroup multiple hexga crates.