thermolib 0.3.1

An open-source library for the calculation of fluid properties
Documentation
1
2
3
fn main() {
    slint_build::compile("src/bin/thermo.slint").unwrap();
}