5 releases
Uses new Rust 2024
new 0.0.10-beta.10 | May 12, 2025 |
---|---|
0.0.10-beta.7 | May 10, 2025 |
0.0.10-beta.6 | May 9, 2025 |
#2721 in Rust patterns
204 downloads per month
Used in 6 crates
64KB
933 lines
A 'minimal' set of feature for every project
🚧 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.
Dependencies
~1.5MB
~25K SLoC