9 releases
Uses new Rust 2024
0.1.8 | Mar 28, 2025 |
---|---|
0.1.7 | Dec 16, 2024 |
0.1.6 | Sep 20, 2024 |
0.1.3 | Aug 17, 2024 |
0.1.1 | Jul 29, 2024 |
#1173 in Unix APIs
142 downloads per month
Used in 2 crates
30KB
624 lines
More or less freestanding utility function for konfigkoll.
Not a public API, but does follow semver.
konfigkoll_utils
This crate exists to improve incremental build times for konfigkoll by making konfigkoll_script not depend on konfigkoll_core. That is the only reason this is a separate crate.
You are free to use this, and this follows semver, but it isn't primarily intended for third party consumption.
MSRV (Minimum Supported Rust Version) policy
The MSRV may be bumped as needed. It is guaranteed that this library will at least build on the current stable Rust release. An MSRV change is not considered a breaking change and as such may change even in a patch version.
Dependencies
~3.5–5MB
~91K SLoC