5 unstable releases
0.3.2 | Jan 24, 2022 |
---|---|
0.3.1 | May 12, 2021 |
0.3.0 | May 6, 2021 |
0.2.0 | Apr 30, 2021 |
0.1.0 | Apr 28, 2021 |
#12 in #retrieving
135 downloads per month
Used in 3 crates
(2 directly)
7KB
87 lines
swipl-info
Helper crate for retrieving information about the installed version of SWI-Prolog.
This is used by the build of the swipl-fli
crate, as well as by the
cargo-swipl
tool to run or test code that depends on the swipl-fli
crate.
lib.rs
:
A helper crate to retrieve information about the installed swipl environment.
Dependencies
~2.2–3MB
~54K SLoC