hexga_core 0.0.11-beta.48

Basic set of functionalities common to all hexga crate
Documentation
1
pub type Result<T = (), E = ()> = core::result::Result<T, E>;