FrozenCore
Custom implementations and core utilities for frozen-lab crates.
Usage
Add following to your Cargo.toml,
[]
= { = "0.0.25", = true }
[!NOTE] Current
frozen-corerequires Rust 1.86 or later.
[!TIP] All the features are enabled by default. To disable, set
default-featurestofalse.
Feature Flags
Notes
[!IMPORTANT]
frozen-coreis 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-corecontains next to naught AI-generated code. Therefore, any catastrophic bugs or fatal crashes encountered are results of pure & unadulterated skill issues