5 releases

0.1.4 Sep 6, 2024
0.1.3 Aug 17, 2024
0.1.2 Aug 3, 2024
0.1.1 Jul 29, 2024
0.1.0 Jul 27, 2024

#703 in Unix APIs

Download history 288/week @ 2024-07-27 157/week @ 2024-08-03 20/week @ 2024-08-10 167/week @ 2024-08-17 14/week @ 2024-08-24 79/week @ 2024-08-31 57/week @ 2024-09-07

320 downloads per month
Used in 2 crates

MPL-2.0 license

27KB
624 lines

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.


lib.rs:

More or less freestanding utility function for konfigkoll.

Not a public API, but does follow semver.

Dependencies

~3.5–5MB
~93K SLoC