8 releases
0.1.7 | Sep 20, 2024 |
---|---|
0.1.6 | Sep 19, 2024 |
0.1.4 | Aug 17, 2024 |
0.1.2 | Jul 29, 2024 |
#737 in Unix APIs
23 downloads per month
Used in konfigkoll
250KB
5.5K
SLoC
konfigkoll_script
Scripting language interface for konfigkoll.
This provides the glue between Rust and Rune, in particular the custom Rune modules that konfigkoll provides.
This is an internal crate with no stability guarantees whatsoever on the Rust side. The Rune API is also currently heavily unstable but is expected to be stabilized in the future.
You should use konfigkoll
the command
line tool instead.
lib.rs
:
Scripting language interface for konfigkoll.
This provides the glue between Rust and Rune, in particular the custom Rune modules that konfigkoll provides.
This is an internal crate with no stability guarantees whatsoever on the Rust side. The Rune API is also currently heavily unstable but is expected to be stabilized in the future.
You should use konfigkoll
the
command line tool instead.
Dependencies
~33–65MB
~1M SLoC