Expand description
Raw FFI bindings to CoolProp.
§Supported platforms
Linux x86-64macOS AArch64macOS x86-64Windows AArch64Windows x86-64
§MSRV
coolprop-sys requires rustc 1.85.0 or later.
§How to install
Run the following command in your project directory:
cargo add coolprop-sys🎁 It comes with native CoolProp dynamic libraries for supported platforms.
The library required for your platform will be automatically copied
to the target directory during build.
§License
This project is licensed under MIT License.Modules§
- bindings
- Raw FFI bindings to
CoolProp.