frozen-core 0.0.26

Custom implementations and core utilities for frozen-lab crates
Documentation

Latest Version License Tests

FrozenCore

Custom implementations and core utilities for frozen-lab crates.

Usage

Add following to your Cargo.toml,

[dependencies]
frozen-core = { version = "0.0.26", default-features = true }

[!NOTE] Current frozen-core requires Rust 1.86 or later.

[!TIP] All the features are enabled by default. To disable, set default-features to false.

Feature Flags

Notes

[!IMPORTANT] frozen-core is primarily created for frozen-lab projects. External use is discouraged, but not prohibited, given you assume all the risks.

This project is licensed under the Apache-2.0 and MIT License. See the LICENSE-APACHE and LICENSE-MIT file for more details.

Contributions are welcome! Please feel free to submit a PR or open an issue if you have any feedback or suggestions.

[!NOTE] frozen-core contains next to naught AI-generated code. Therefore, any catastrophic bugs or fatal crashes encountered are results of pure & unadulterated skill issues